#b28ed2 color space conversions
Hex:
        #b28ed2
        RGB:
        178, 142, 210
        CMY:
        30, 44, 18
        CMYK:
        15, 32, 0, 18
      HSL:
        272°, 43.0380%, 69.0196%
        HSV (HSB):
        272°, 32.3810%, 82.3529%
        XYZ:
        39.6660, 33.4641, 65.3414
        xyY:
        0.2865, 0.2417, 33.4641
      CIE-Lab:
        64.5350, 26.5150, -29.8431
        CIE-LCH:
        64.5350, 39.9206, 311.6204
        CIE-Luv:
        64.5350, 14.4747, -50.3747
        Hunter-Lab:
        57.8482, 21.1615, -26.4762
      #b28ed2 color charts
#b28ed2 RGB chart
      #b28ed2 CMYK chart
      #b28ed2 RGB pie chart
      #b28ed2 color shades, tints & tones
#b28ed2 color schemes
#b28ed2 color preview, HTML & CSS examples
           This text has a color of #b28ed2        
        
          <p style="color:#b28ed2;">Text here</p>
        
        
          .mytext {color:#b28ed2;}
        
        Text color #b28ed2
      
           This box has a color of #b28ed2        
        
          <div style="background-color:#b28ed2;">Content here</div>
        
        
          .mybackground {background-color:#b28ed2;}
        
        Background color #b28ed2
      
           Border around this has a color of #b28ed2        
        
          <div style="border:2px solid #b28ed2;">Content here</div>
        
        
          .myborder {border:2px solid #b28ed2;}
        
        Border color #b28ed2