#5e6a7a color space conversions
Hex:
        #5e6a7a
        RGB:
        94, 106, 122
        CMY:
        63, 58, 52
        CMYK:
        23, 13, 0, 52
      HSL:
        214°, 12.9630%, 42.3529%
        HSV (HSB):
        214°, 22.9508%, 47.8431%
        XYZ:
        13.2830, 14.0929, 20.4325
        xyY:
        0.2778, 0.2948, 14.0929
      CIE-Lab:
        44.3659, -0.7265, -10.4239
        CIE-LCH:
        44.3659, 10.4492, 266.0130
        CIE-Luv:
        44.3659, -6.9481, -14.3110
        Hunter-Lab:
        37.5405, -2.5371, -5.9919
      #5e6a7a color charts
#5e6a7a RGB chart
      #5e6a7a CMYK chart
      #5e6a7a RGB pie chart
      #5e6a7a color shades, tints & tones
#5e6a7a color schemes
#5e6a7a color preview, HTML & CSS examples
           This text has a color of #5e6a7a        
        
          <p style="color:#5e6a7a;">Text here</p>
        
        
          .mytext {color:#5e6a7a;}
        
        Text color #5e6a7a
      
           This box has a color of #5e6a7a        
        
          <div style="background-color:#5e6a7a;">Content here</div>
        
        
          .mybackground {background-color:#5e6a7a;}
        
        Background color #5e6a7a
      
           Border around this has a color of #5e6a7a        
        
          <div style="border:2px solid #5e6a7a;">Content here</div>
        
        
          .myborder {border:2px solid #5e6a7a;}
        
        Border color #5e6a7a