#572e8e color space conversions
Hex:
        #572e8e
        RGB:
        87, 46, 142
        CMY:
        66, 82, 44
        CMYK:
        39, 68, 0, 44
      HSL:
        266°, 51.0638%, 36.8627%
        HSV (HSB):
        266°, 67.6056%, 55.6863%
        XYZ:
        9.7900, 5.9332, 26.2204
        xyY:
        0.2334, 0.1415, 5.9332
      CIE-Lab:
        29.2434, 39.3639, -46.4237
        CIE-LCH:
        29.2434, 60.8660, 310.2955
        CIE-Luv:
        29.2434, 8.6836, -63.6437
        Hunter-Lab:
        24.3582, 29.1152, -46.7721
      #572e8e color charts
#572e8e RGB chart
      #572e8e CMYK chart
      #572e8e RGB pie chart
      #572e8e color shades, tints & tones
#572e8e color schemes
#572e8e color preview, HTML & CSS examples
           This text has a color of #572e8e        
        
          <p style="color:#572e8e;">Text here</p>
        
        
          .mytext {color:#572e8e;}
        
        Text color #572e8e
      
           This box has a color of #572e8e        
        
          <div style="background-color:#572e8e;">Content here</div>
        
        
          .mybackground {background-color:#572e8e;}
        
        Background color #572e8e
      
           Border around this has a color of #572e8e        
        
          <div style="border:2px solid #572e8e;">Content here</div>
        
        
          .myborder {border:2px solid #572e8e;}
        
        Border color #572e8e