#5c607c color space conversions
Hex:
        #5c607c
        RGB:
        92, 96, 124
        CMY:
        64, 62, 51
        CMYK:
        26, 23, 0, 51
      HSL:
        233°, 14.8148%, 42.3529%
        HSV (HSB):
        233°, 25.8065%, 48.6275%
        XYZ:
        12.2346, 12.0963, 20.7588
        xyY:
        0.2713, 0.2683, 12.0963
      CIE-Lab:
        41.3687, 5.1777, -16.1977
        CIE-LCH:
        41.3687, 17.0051, 287.7268
        CIE-Luv:
        41.3687, -3.5714, -23.1261
        Hunter-Lab:
        34.7797, 1.9271, -11.0423
      #5c607c color charts
#5c607c RGB chart
      #5c607c CMYK chart
      #5c607c RGB pie chart
      #5c607c color shades, tints & tones
#5c607c color schemes
#5c607c color preview, HTML & CSS examples
           This text has a color of #5c607c        
        
          <p style="color:#5c607c;">Text here</p>
        
        
          .mytext {color:#5c607c;}
        
        Text color #5c607c
      
           This box has a color of #5c607c        
        
          <div style="background-color:#5c607c;">Content here</div>
        
        
          .mybackground {background-color:#5c607c;}
        
        Background color #5c607c
      
           Border around this has a color of #5c607c        
        
          <div style="border:2px solid #5c607c;">Content here</div>
        
        
          .myborder {border:2px solid #5c607c;}
        
        Border color #5c607c