#5e607a color space conversions
Hex:
        #5e607a
        RGB:
        94, 96, 122
        CMY:
        63, 62, 52
        CMYK:
        23, 21, 0, 52
      HSL:
        236°, 12.9630%, 42.3529%
        HSV (HSB):
        236°, 22.9508%, 47.8431%
        XYZ:
        12.3118, 12.1506, 20.1087
        xyY:
        0.2762, 0.2726, 12.1506
      CIE-Lab:
        41.4544, 5.3384, -14.8357
        CIE-LCH:
        41.4544, 15.7670, 289.7906
        CIE-Luv:
        41.4544, -2.4978, -21.1892
        Hunter-Lab:
        34.8577, 2.0458, -9.8029
      #5e607a color charts
#5e607a RGB chart
      #5e607a CMYK chart
      #5e607a RGB pie chart
      #5e607a color shades, tints & tones
#5e607a color schemes
#5e607a color preview, HTML & CSS examples
           This text has a color of #5e607a        
        
          <p style="color:#5e607a;">Text here</p>
        
        
          .mytext {color:#5e607a;}
        
        Text color #5e607a
      
           This box has a color of #5e607a        
        
          <div style="background-color:#5e607a;">Content here</div>
        
        
          .mybackground {background-color:#5e607a;}
        
        Background color #5e607a
      
           Border around this has a color of #5e607a        
        
          <div style="border:2px solid #5e607a;">Content here</div>
        
        
          .myborder {border:2px solid #5e607a;}
        
        Border color #5e607a