#5c607e color space conversions
Hex:
        #5c607e
        RGB:
        92, 96, 126
        CMY:
        64, 62, 51
        CMYK:
        27, 24, 0, 51
      HSL:
        233°, 15.5963%, 42.7451%
        HSV (HSB):
        233°, 26.9841%, 49.4118%
        XYZ:
        12.3624, 12.1474, 21.4318
        xyY:
        0.2691, 0.2644, 12.1474
      CIE-Lab:
        41.4495, 5.7059, -17.2893
        CIE-LCH:
        41.4495, 18.2065, 288.2641
        CIE-Luv:
        41.4495, -3.6738, -24.7931
        Hunter-Lab:
        34.8531, 2.3209, -12.0612
      #5c607e color charts
#5c607e RGB chart
      #5c607e CMYK chart
      #5c607e RGB pie chart
      #5c607e color shades, tints & tones
#5c607e color schemes
#5c607e color preview, HTML & CSS examples
           This text has a color of #5c607e        
        
          <p style="color:#5c607e;">Text here</p>
        
        
          .mytext {color:#5c607e;}
        
        Text color #5c607e
      
           This box has a color of #5c607e        
        
          <div style="background-color:#5c607e;">Content here</div>
        
        
          .mybackground {background-color:#5c607e;}
        
        Background color #5c607e
      
           Border around this has a color of #5c607e        
        
          <div style="border:2px solid #5c607e;">Content here</div>
        
        
          .myborder {border:2px solid #5c607e;}
        
        Border color #5c607e