#5ca5bc color space conversions
Hex:
        #5ca5bc
        RGB:
        92, 165, 188
        CMY:
        64, 35, 26
        CMYK:
        51, 12, 0, 26
      HSL:
        194°, 41.7391%, 54.9020%
        HSV (HSB):
        194°, 51.0638%, 73.7255%
        XYZ:
        26.9459, 32.8164, 52.4910
        xyY:
        0.2400, 0.2923, 32.8164
      CIE-Lab:
        64.0120, -16.4151, -18.8695
        CIE-LCH:
        64.0120, 25.0103, 228.9790
        CIE-Luv:
        64.0120, -32.0825, -26.5131
        Hunter-Lab:
        57.2856, -16.2874, -14.2276
      #5ca5bc color charts
#5ca5bc RGB chart
      #5ca5bc CMYK chart
      #5ca5bc RGB pie chart
      #5ca5bc color shades, tints & tones
#5ca5bc color schemes
#5ca5bc color preview, HTML & CSS examples
           This text has a color of #5ca5bc        
        
          <p style="color:#5ca5bc;">Text here</p>
        
        
          .mytext {color:#5ca5bc;}
        
        Text color #5ca5bc
      
           This box has a color of #5ca5bc        
        
          <div style="background-color:#5ca5bc;">Content here</div>
        
        
          .mybackground {background-color:#5ca5bc;}
        
        Background color #5ca5bc
      
           Border around this has a color of #5ca5bc        
        
          <div style="border:2px solid #5ca5bc;">Content here</div>
        
        
          .myborder {border:2px solid #5ca5bc;}
        
        Border color #5ca5bc