#5e717a color space conversions
Hex:
        #5e717a
        RGB:
        94, 113, 122
        CMY:
        63, 56, 52
        CMYK:
        23, 7, 0, 52
      HSL:
        199°, 12.9630%, 42.3529%
        HSV (HSB):
        199°, 22.9508%, 47.8431%
        XYZ:
        14.0341, 15.5951, 20.6828
        xyY:
        0.2789, 0.3100, 15.5951
      CIE-Lab:
        46.4387, -4.8599, -7.3159
        CIE-LCH:
        46.4387, 8.7830, 236.4038
        CIE-Luv:
        46.4387, -10.1181, -9.4110
        Hunter-Lab:
        39.4906, -5.6737, -3.4092
      #5e717a color charts
#5e717a RGB chart
      #5e717a CMYK chart
      #5e717a RGB pie chart
      #5e717a color shades, tints & tones
#5e717a color schemes
#5e717a color preview, HTML & CSS examples
           This text has a color of #5e717a        
        
          <p style="color:#5e717a;">Text here</p>
        
        
          .mytext {color:#5e717a;}
        
        Text color #5e717a
      
           This box has a color of #5e717a        
        
          <div style="background-color:#5e717a;">Content here</div>
        
        
          .mybackground {background-color:#5e717a;}
        
        Background color #5e717a
      
           Border around this has a color of #5e717a        
        
          <div style="border:2px solid #5e717a;">Content here</div>
        
        
          .myborder {border:2px solid #5e717a;}
        
        Border color #5e717a