#b28ba9 color space conversions
Hex:
        #b28ba9
        RGB:
        178, 139, 169
        CMY:
        30, 45, 34
        CMYK:
        0, 22, 5, 30
      HSL:
        314°, 20.2073%, 62.1569%
        HSV (HSB):
        314°, 21.9101%, 69.8039%
        XYZ:
        34.7541, 30.7948, 41.6484
        xyY:
        0.3242, 0.2873, 30.7948
      CIE-Lab:
        62.3340, 19.8946, -10.1222
        CIE-LCH:
        62.3340, 22.3216, 333.0334
        CIE-Luv:
        62.3340, 20.9034, -18.2172
        Hunter-Lab:
        55.4931, 14.6780, -5.6529
      #b28ba9 color charts
#b28ba9 RGB chart
      #b28ba9 CMYK chart
      #b28ba9 RGB pie chart
      #b28ba9 color shades, tints & tones
#b28ba9 color schemes
#b28ba9 color preview, HTML & CSS examples
           This text has a color of #b28ba9        
        
          <p style="color:#b28ba9;">Text here</p>
        
        
          .mytext {color:#b28ba9;}
        
        Text color #b28ba9
      
           This box has a color of #b28ba9        
        
          <div style="background-color:#b28ba9;">Content here</div>
        
        
          .mybackground {background-color:#b28ba9;}
        
        Background color #b28ba9
      
           Border around this has a color of #b28ba9        
        
          <div style="border:2px solid #b28ba9;">Content here</div>
        
        
          .myborder {border:2px solid #b28ba9;}
        
        Border color #b28ba9