#b57daa color space conversions
Hex:
        #b57daa
        RGB:
        181, 125, 170
        CMY:
        29, 51, 33
        CMYK:
        0, 31, 6, 29
      HSL:
        312°, 27.4510%, 60.0000%
        HSV (HSB):
        312°, 30.9392%, 70.9804%
        XYZ:
        33.6454, 27.3933, 41.5443
        xyY:
        0.3280, 0.2670, 27.3933
      CIE-Lab:
        59.3366, 28.9711, -15.1692
        CIE-LCH:
        59.3366, 32.7021, 332.3636
        CIE-Luv:
        59.3366, 29.7823, -27.1416
        Hunter-Lab:
        52.3386, 23.1546, -10.4251
      #b57daa color charts
#b57daa RGB chart
      #b57daa CMYK chart
      #b57daa RGB pie chart
      #b57daa color shades, tints & tones
#b57daa color schemes
#b57daa color preview, HTML & CSS examples
           This text has a color of #b57daa        
        
          <p style="color:#b57daa;">Text here</p>
        
        
          .mytext {color:#b57daa;}
        
        Text color #b57daa
      
           This box has a color of #b57daa        
        
          <div style="background-color:#b57daa;">Content here</div>
        
        
          .mybackground {background-color:#b57daa;}
        
        Background color #b57daa
      
           Border around this has a color of #b57daa        
        
          <div style="border:2px solid #b57daa;">Content here</div>
        
        
          .myborder {border:2px solid #b57daa;}
        
        Border color #b57daa