#b57aa5 color space conversions
Hex:
        #b57aa5
        RGB:
        181, 122, 165
        CMY:
        29, 52, 35
        CMYK:
        0, 33, 9, 29
      HSL:
        316°, 28.5024%, 59.4118%
        HSV (HSB):
        316°, 32.5967%, 70.9804%
        XYZ:
        32.8071, 26.4594, 38.9754
        xyY:
        0.3339, 0.2693, 26.4594
      CIE-Lab:
        58.4706, 29.7417, -13.6084
        CIE-LCH:
        58.4706, 32.7071, 335.4134
        CIE-Luv:
        58.4706, 32.1003, -24.8484
        Hunter-Lab:
        51.4387, 23.8278, -8.9172
      #b57aa5 color charts
#b57aa5 RGB chart
      #b57aa5 CMYK chart
      #b57aa5 RGB pie chart
      #b57aa5 color shades, tints & tones
#b57aa5 color schemes
#b57aa5 color preview, HTML & CSS examples
           This text has a color of #b57aa5        
        
          <p style="color:#b57aa5;">Text here</p>
        
        
          .mytext {color:#b57aa5;}
        
        Text color #b57aa5
      
           This box has a color of #b57aa5        
        
          <div style="background-color:#b57aa5;">Content here</div>
        
        
          .mybackground {background-color:#b57aa5;}
        
        Background color #b57aa5
      
           Border around this has a color of #b57aa5        
        
          <div style="border:2px solid #b57aa5;">Content here</div>
        
        
          .myborder {border:2px solid #b57aa5;}
        
        Border color #b57aa5