#5e577a color space conversions
Hex:
        #5e577a
        RGB:
        94, 87, 122
        CMY:
        63, 66, 52
        CMYK:
        23, 29, 0, 52
      HSL:
        252°, 16.7464%, 40.9804%
        HSV (HSB):
        252°, 28.6885%, 47.8431%
        XYZ:
        11.5371, 10.6012, 19.8505
        xyY:
        0.2748, 0.2525, 10.6012
      CIE-Lab:
        38.9005, 10.9252, -18.7494
        CIE-LCH:
        38.9005, 21.7002, 300.2292
        CIE-Luv:
        38.9005, 1.3719, -27.1559
        Hunter-Lab:
        32.5595, 6.2706, -13.3556
      #5e577a color charts
#5e577a RGB chart
      #5e577a CMYK chart
      #5e577a RGB pie chart
      #5e577a color shades, tints & tones
#5e577a color schemes
#5e577a color preview, HTML & CSS examples
           This text has a color of #5e577a        
        
          <p style="color:#5e577a;">Text here</p>
        
        
          .mytext {color:#5e577a;}
        
        Text color #5e577a
      
           This box has a color of #5e577a        
        
          <div style="background-color:#5e577a;">Content here</div>
        
        
          .mybackground {background-color:#5e577a;}
        
        Background color #5e577a
      
           Border around this has a color of #5e577a        
        
          <div style="border:2px solid #5e577a;">Content here</div>
        
        
          .myborder {border:2px solid #5e577a;}
        
        Border color #5e577a