#b28dc1 color space conversions
Hex:
        #b28dc1
        RGB:
        178, 141, 193
        CMY:
        30, 45, 24
        CMYK:
        8, 27, 0, 24
      HSL:
        283°, 29.5455%, 65.4902%
        HSV (HSB):
        283°, 26.9430%, 75.6863%
        XYZ:
        37.5106, 32.3650, 54.7221
        xyY:
        0.3011, 0.2598, 32.3650
      CIE-Lab:
        63.6434, 23.4638, -21.6962
        CIE-LCH:
        63.6434, 31.9574, 317.2415
        CIE-Luv:
        63.6434, 16.9729, -36.7635
        Hunter-Lab:
        56.8902, 18.1362, -17.2073
      #b28dc1 color charts
#b28dc1 RGB chart
      #b28dc1 CMYK chart
      #b28dc1 RGB pie chart
      #b28dc1 color shades, tints & tones
#b28dc1 color schemes
#b28dc1 color preview, HTML & CSS examples
           This text has a color of #b28dc1        
        
          <p style="color:#b28dc1;">Text here</p>
        
        
          .mytext {color:#b28dc1;}
        
        Text color #b28dc1
      
           This box has a color of #b28dc1        
        
          <div style="background-color:#b28dc1;">Content here</div>
        
        
          .mybackground {background-color:#b28dc1;}
        
        Background color #b28dc1
      
           Border around this has a color of #b28dc1        
        
          <div style="border:2px solid #b28dc1;">Content here</div>
        
        
          .myborder {border:2px solid #b28dc1;}
        
        Border color #b28dc1