#5ca5ae color space conversions
Hex:
        #5ca5ae
        RGB:
        92, 165, 174
        CMY:
        64, 35, 32
        CMYK:
        47, 5, 0, 32
      HSL:
        187°, 33.6066%, 52.1569%
        HSV (HSB):
        187°, 47.1264%, 68.2353%
        XYZ:
        25.5087, 32.2416, 44.9232
        xyY:
        0.2484, 0.3140, 32.2416
      CIE-Lab:
        63.5420, -20.3359, -11.7490
        CIE-LCH:
        63.5420, 23.4859, 210.0170
        CIE-Luv:
        63.5420, -32.5266, -14.6100
        Hunter-Lab:
        56.7817, -19.1781, -7.1605
      #5ca5ae color charts
#5ca5ae RGB chart
      #5ca5ae CMYK chart
      #5ca5ae RGB pie chart
      #5ca5ae color shades, tints & tones
#5ca5ae color schemes
#5ca5ae color preview, HTML & CSS examples
           This text has a color of #5ca5ae        
        
          <p style="color:#5ca5ae;">Text here</p>
        
        
          .mytext {color:#5ca5ae;}
        
        Text color #5ca5ae
      
           This box has a color of #5ca5ae        
        
          <div style="background-color:#5ca5ae;">Content here</div>
        
        
          .mybackground {background-color:#5ca5ae;}
        
        Background color #5ca5ae
      
           Border around this has a color of #5ca5ae        
        
          <div style="border:2px solid #5ca5ae;">Content here</div>
        
        
          .myborder {border:2px solid #5ca5ae;}
        
        Border color #5ca5ae