#5c6a9a color space conversions
Hex:
        #5c6a9a
        RGB:
        92, 106, 154
        CMY:
        64, 58, 40
        CMYK:
        40, 31, 0, 40
      HSL:
        226°, 25.2033%, 48.2353%
        HSV (HSB):
        226°, 40.2597%, 60.3922%
        XYZ:
        15.4004, 14.9165, 32.6393
        xyY:
        0.2446, 0.2369, 14.9165
      CIE-Lab:
        45.5196, 7.4139, -27.7834
        CIE-LCH:
        45.5196, 28.7556, 284.9411
        CIE-Luv:
        45.5196, -8.9244, -41.4529
        Hunter-Lab:
        38.6219, 3.5884, -23.0707
      #5c6a9a color charts
#5c6a9a RGB chart
      #5c6a9a CMYK chart
      #5c6a9a RGB pie chart
      #5c6a9a color shades, tints & tones
#5c6a9a color schemes
#5c6a9a color preview, HTML & CSS examples
           This text has a color of #5c6a9a        
        
          <p style="color:#5c6a9a;">Text here</p>
        
        
          .mytext {color:#5c6a9a;}
        
        Text color #5c6a9a
      
           This box has a color of #5c6a9a        
        
          <div style="background-color:#5c6a9a;">Content here</div>
        
        
          .mybackground {background-color:#5c6a9a;}
        
        Background color #5c6a9a
      
           Border around this has a color of #5c6a9a        
        
          <div style="border:2px solid #5c6a9a;">Content here</div>
        
        
          .myborder {border:2px solid #5c6a9a;}
        
        Border color #5c6a9a