#5c6f8a color space conversions
Hex:
        #5c6f8a
        RGB:
        92, 111, 138
        CMY:
        64, 56, 46
        CMYK:
        33, 20, 0, 46
      HSL:
        215°, 20.0000%, 45.0980%
        HSV (HSB):
        215°, 33.3333%, 54.1176%
        XYZ:
        14.6855, 15.4792, 26.2585
        xyY:
        0.2603, 0.2743, 15.4792
      CIE-Lab:
        46.2836, -0.1641, -17.1041
        CIE-LCH:
        46.2836, 17.1049, 269.4502
        CIE-Luv:
        46.2836, -10.5024, -24.3901
        Hunter-Lab:
        39.3436, -2.2237, -12.0306
      #5c6f8a color charts
#5c6f8a RGB chart
      #5c6f8a CMYK chart
      #5c6f8a RGB pie chart
      #5c6f8a color shades, tints & tones
#5c6f8a color schemes
#5c6f8a color preview, HTML & CSS examples
           This text has a color of #5c6f8a        
        
          <p style="color:#5c6f8a;">Text here</p>
        
        
          .mytext {color:#5c6f8a;}
        
        Text color #5c6f8a
      
           This box has a color of #5c6f8a        
        
          <div style="background-color:#5c6f8a;">Content here</div>
        
        
          .mybackground {background-color:#5c6f8a;}
        
        Background color #5c6f8a
      
           Border around this has a color of #5c6f8a        
        
          <div style="border:2px solid #5c6f8a;">Content here</div>
        
        
          .myborder {border:2px solid #5c6f8a;}
        
        Border color #5c6f8a