#575e7d color space conversions
Hex:
        #575e7d
        RGB:
        87, 94, 125
        CMY:
        66, 63, 51
        CMYK:
        30, 25, 0, 51
      HSL:
        229°, 17.9245%, 41.5686%
        HSV (HSB):
        229°, 30.4000%, 49.0196%
        XYZ:
        11.6349, 11.5123, 21.0109
        xyY:
        0.2635, 0.2607, 11.5123
      CIE-Lab:
        40.4303, 5.0284, -18.2799
        CIE-LCH:
        40.4303, 18.9589, 285.3804
        CIE-Luv:
        40.4303, -5.0927, -25.9941
        Hunter-Lab:
        33.9298, 1.8322, -12.9643
      #575e7d color charts
#575e7d RGB chart
      #575e7d CMYK chart
      #575e7d RGB pie chart
      #575e7d color shades, tints & tones
#575e7d color schemes
#575e7d color preview, HTML & CSS examples
           This text has a color of #575e7d        
        
          <p style="color:#575e7d;">Text here</p>
        
        
          .mytext {color:#575e7d;}
        
        Text color #575e7d
      
           This box has a color of #575e7d        
        
          <div style="background-color:#575e7d;">Content here</div>
        
        
          .mybackground {background-color:#575e7d;}
        
        Background color #575e7d
      
           Border around this has a color of #575e7d        
        
          <div style="border:2px solid #575e7d;">Content here</div>
        
        
          .myborder {border:2px solid #575e7d;}
        
        Border color #575e7d