#5ca5aa color space conversions
Hex:
        #5ca5aa
        RGB:
        92, 165, 170
        CMY:
        64, 35, 33
        CMYK:
        46, 3, 0, 33
      HSL:
        184°, 31.4516%, 51.3725%
        HSV (HSB):
        184°, 45.8824%, 66.6667%
        XYZ:
        25.1245, 32.0879, 42.8996
        xyY:
        0.2510, 0.3205, 32.0879
      CIE-Lab:
        63.4154, -21.4179, -9.6972
        CIE-LCH:
        63.4154, 23.5109, 204.3592
        CIE-Luv:
        63.4154, -32.6550, -11.2521
        Hunter-Lab:
        56.6461, -19.9600, -5.2495
      #5ca5aa color charts
#5ca5aa RGB chart
      #5ca5aa CMYK chart
      #5ca5aa RGB pie chart
      #5ca5aa color shades, tints & tones
#5ca5aa color schemes
#5ca5aa color preview, HTML & CSS examples
           This text has a color of #5ca5aa        
        
          <p style="color:#5ca5aa;">Text here</p>
        
        
          .mytext {color:#5ca5aa;}
        
        Text color #5ca5aa
      
           This box has a color of #5ca5aa        
        
          <div style="background-color:#5ca5aa;">Content here</div>
        
        
          .mybackground {background-color:#5ca5aa;}
        
        Background color #5ca5aa
      
           Border around this has a color of #5ca5aa        
        
          <div style="border:2px solid #5ca5aa;">Content here</div>
        
        
          .myborder {border:2px solid #5ca5aa;}
        
        Border color #5ca5aa