#b254d4 color space conversions
Hex:
        #b254d4
        RGB:
        178, 84, 212
        CMY:
        30, 67, 17
        CMYK:
        16, 60, 0, 17
      HSL:
        284°, 59.8131%, 58.0392%
        HSV (HSB):
        284°, 60.3774%, 83.1373%
        XYZ:
        33.4141, 20.5591, 64.4945
        xyY:
        0.2821, 0.1735, 20.5591
      CIE-Lab:
        52.4635, 57.7840, -49.9240
        CIE-LCH:
        52.4635, 76.3636, 319.1738
        CIE-Luv:
        52.4635, 35.3648, -83.6614
        Hunter-Lab:
        45.3421, 52.1937, -52.5945
      #b254d4 color charts
#b254d4 RGB chart
      #b254d4 CMYK chart
      #b254d4 RGB pie chart
      #b254d4 color shades, tints & tones
#b254d4 color schemes
#b254d4 color preview, HTML & CSS examples
           This text has a color of #b254d4        
        
          <p style="color:#b254d4;">Text here</p>
        
        
          .mytext {color:#b254d4;}
        
        Text color #b254d4
      
           This box has a color of #b254d4        
        
          <div style="background-color:#b254d4;">Content here</div>
        
        
          .mybackground {background-color:#b254d4;}
        
        Background color #b254d4
      
           Border around this has a color of #b254d4        
        
          <div style="border:2px solid #b254d4;">Content here</div>
        
        
          .myborder {border:2px solid #b254d4;}
        
        Border color #b254d4