#b28f9c color space conversions
Hex:
        #b28f9c
        RGB:
        178, 143, 156
        CMY:
        30, 44, 39
        CMYK:
        0, 20, 12, 30
      HSL:
        338°, 18.5185%, 62.9412%
        HSV (HSB):
        338°, 19.6629%, 69.8039%
        XYZ:
        34.1833, 31.5102, 35.7329
        xyY:
        0.3370, 0.3107, 31.5102
      CIE-Lab:
        62.9360, 15.3315, -1.8570
        CIE-LCH:
        62.9360, 15.4436, 353.0938
        CIE-Luv:
        62.9360, 20.3233, -5.3073
        Hunter-Lab:
        56.1339, 10.4649, 1.5518
      #b28f9c color charts
#b28f9c RGB chart
      #b28f9c CMYK chart
      #b28f9c RGB pie chart
      #b28f9c color shades, tints & tones
#b28f9c color schemes
#b28f9c color preview, HTML & CSS examples
           This text has a color of #b28f9c        
        
          <p style="color:#b28f9c;">Text here</p>
        
        
          .mytext {color:#b28f9c;}
        
        Text color #b28f9c
      
           This box has a color of #b28f9c        
        
          <div style="background-color:#b28f9c;">Content here</div>
        
        
          .mybackground {background-color:#b28f9c;}
        
        Background color #b28f9c
      
           Border around this has a color of #b28f9c        
        
          <div style="border:2px solid #b28f9c;">Content here</div>
        
        
          .myborder {border:2px solid #b28f9c;}
        
        Border color #b28f9c