#b254a0 color space conversions
Hex:
        #b254a0
        RGB:
        178, 84, 160
        CMY:
        30, 67, 37
        CMYK:
        0, 53, 10, 30
      HSL:
        311°, 37.9032%, 51.3725%
        HSV (HSB):
        311°, 52.8090%, 69.8039%
        XYZ:
        27.8756, 18.3437, 35.3292
        xyY:
        0.3418, 0.2249, 18.3437
      CIE-Lab:
        49.9103, 48.1029, -23.7935
        CIE-LCH:
        49.9103, 53.6658, 333.6813
        CIE-Luv:
        49.9103, 48.5132, -41.9820
        Hunter-Lab:
        42.8295, 41.2250, -18.9264
      #b254a0 color charts
#b254a0 RGB chart
      #b254a0 CMYK chart
      #b254a0 RGB pie chart
      #b254a0 color shades, tints & tones
#b254a0 color schemes
#b254a0 color preview, HTML & CSS examples
           This text has a color of #b254a0        
        
          <p style="color:#b254a0;">Text here</p>
        
        
          .mytext {color:#b254a0;}
        
        Text color #b254a0
      
           This box has a color of #b254a0        
        
          <div style="background-color:#b254a0;">Content here</div>
        
        
          .mybackground {background-color:#b254a0;}
        
        Background color #b254a0
      
           Border around this has a color of #b254a0        
        
          <div style="border:2px solid #b254a0;">Content here</div>
        
        
          .myborder {border:2px solid #b254a0;}
        
        Border color #b254a0