#572e7b color space conversions
Hex:
        #572e7b
        RGB:
        87, 46, 123
        CMY:
        66, 82, 52
        CMYK:
        29, 63, 0, 52
      HSL:
        272°, 45.5621%, 33.1373%
        HSV (HSB):
        272°, 62.6016%, 48.2353%
        XYZ:
        8.4826, 5.4103, 19.3361
        xyY:
        0.2553, 0.1628, 5.4103
      CIE-Lab:
        27.8731, 34.3352, -36.7740
        CIE-LCH:
        27.8731, 50.3114, 313.0357
        CIE-Luv:
        27.8731, 11.5848, -50.2006
        Hunter-Lab:
        23.2600, 24.3916, -33.0059
      #572e7b color charts
#572e7b RGB chart
      #572e7b CMYK chart
      #572e7b RGB pie chart
      #572e7b color shades, tints & tones
#572e7b color schemes
#572e7b color preview, HTML & CSS examples
           This text has a color of #572e7b        
        
          <p style="color:#572e7b;">Text here</p>
        
        
          .mytext {color:#572e7b;}
        
        Text color #572e7b
      
           This box has a color of #572e7b        
        
          <div style="background-color:#572e7b;">Content here</div>
        
        
          .mybackground {background-color:#572e7b;}
        
        Background color #572e7b
      
           Border around this has a color of #572e7b        
        
          <div style="border:2px solid #572e7b;">Content here</div>
        
        
          .myborder {border:2px solid #572e7b;}
        
        Border color #572e7b