#573c8d color space conversions
Hex:
        #573c8d
        RGB:
        87, 60, 141
        CMY:
        66, 76, 45
        CMYK:
        38, 57, 0, 45
      HSL:
        260°, 40.2985%, 39.4118%
        HSV (HSB):
        260°, 57.4468%, 55.2941%
        XYZ:
        10.3541, 7.1810, 26.0397
        xyY:
        0.2376, 0.1648, 7.1810
      CIE-Lab:
        32.2156, 30.9705, -41.0126
        CIE-LCH:
        32.2156, 51.3927, 307.0582
        CIE-Luv:
        32.2156, 5.5551, -58.1765
        Hunter-Lab:
        26.7975, 22.0736, -38.8551
      #573c8d color charts
#573c8d RGB chart
      #573c8d CMYK chart
      #573c8d RGB pie chart
      #573c8d color shades, tints & tones
#573c8d color schemes
#573c8d color preview, HTML & CSS examples
           This text has a color of #573c8d        
        
          <p style="color:#573c8d;">Text here</p>
        
        
          .mytext {color:#573c8d;}
        
        Text color #573c8d
      
           This box has a color of #573c8d        
        
          <div style="background-color:#573c8d;">Content here</div>
        
        
          .mybackground {background-color:#573c8d;}
        
        Background color #573c8d
      
           Border around this has a color of #573c8d        
        
          <div style="border:2px solid #573c8d;">Content here</div>
        
        
          .myborder {border:2px solid #573c8d;}
        
        Border color #573c8d