#b28ba6 color space conversions
Hex:
        #b28ba6
        RGB:
        178, 139, 166
        CMY:
        30, 45, 35
        CMYK:
        0, 22, 7, 30
      HSL:
        318°, 20.2073%, 62.1569%
        HSV (HSB):
        318°, 21.9101%, 69.8039%
        XYZ:
        34.4757, 30.6834, 40.1818
        xyY:
        0.3273, 0.2913, 30.6834
      CIE-Lab:
        62.2394, 19.3446, -8.5608
        CIE-LCH:
        62.2394, 21.1542, 336.1287
        CIE-Luv:
        62.2394, 21.2740, -15.7854
        Hunter-Lab:
        55.3926, 14.1591, -4.2342
      #b28ba6 color charts
#b28ba6 RGB chart
      #b28ba6 CMYK chart
      #b28ba6 RGB pie chart
      #b28ba6 color shades, tints & tones
#b28ba6 color schemes
#b28ba6 color preview, HTML & CSS examples
           This text has a color of #b28ba6        
        
          <p style="color:#b28ba6;">Text here</p>
        
        
          .mytext {color:#b28ba6;}
        
        Text color #b28ba6
      
           This box has a color of #b28ba6        
        
          <div style="background-color:#b28ba6;">Content here</div>
        
        
          .mybackground {background-color:#b28ba6;}
        
        Background color #b28ba6
      
           Border around this has a color of #b28ba6        
        
          <div style="border:2px solid #b28ba6;">Content here</div>
        
        
          .myborder {border:2px solid #b28ba6;}
        
        Border color #b28ba6