#5c5e6a color space conversions
Hex:
        #5c5e6a
        RGB:
        92, 94, 106
        CMY:
        64, 63, 58
        CMYK:
        13, 11, 0, 58
      HSL:
        231°, 7.0707%, 38.8235%
        HSV (HSB):
        231°, 13.2075%, 41.5686%
        XYZ:
        11.0179, 11.3213, 15.2402
        xyY:
        0.2932, 0.3013, 11.3213
      CIE-Lab:
        40.1165, 1.9126, -7.0896
        CIE-LCH:
        40.1165, 7.3430, 285.0973
        CIE-Luv:
        40.1165, -1.7283, -9.6992
        Hunter-Lab:
        33.6472, -0.4323, -3.3019
      #5c5e6a color charts
#5c5e6a RGB chart
      #5c5e6a CMYK chart
      #5c5e6a RGB pie chart
      #5c5e6a color shades, tints & tones
#5c5e6a color schemes
#5c5e6a color preview, HTML & CSS examples
           This text has a color of #5c5e6a        
        
          <p style="color:#5c5e6a;">Text here</p>
        
        
          .mytext {color:#5c5e6a;}
        
        Text color #5c5e6a
      
           This box has a color of #5c5e6a        
        
          <div style="background-color:#5c5e6a;">Content here</div>
        
        
          .mybackground {background-color:#5c5e6a;}
        
        Background color #5c5e6a
      
           Border around this has a color of #5c5e6a        
        
          <div style="border:2px solid #5c5e6a;">Content here</div>
        
        
          .myborder {border:2px solid #5c5e6a;}
        
        Border color #5c5e6a