#5ca3af color space conversions
Hex:
        #5ca3af
        RGB:
        92, 163, 175
        CMY:
        64, 36, 31
        CMYK:
        47, 7, 0, 31
      HSL:
        189°, 34.1564%, 52.3529%
        HSV (HSB):
        189°, 47.4286%, 68.6275%
        XYZ:
        25.2487, 31.5648, 45.3193
        xyY:
        0.2472, 0.3091, 31.5648
      CIE-Lab:
        62.9816, -19.0199, -13.1516
        CIE-LCH:
        62.9816, 23.1241, 214.6626
        CIE-Luv:
        62.9816, -31.6963, -16.9766
        Hunter-Lab:
        56.1826, -18.1009, -8.4981
      #5ca3af color charts
#5ca3af RGB chart
      #5ca3af CMYK chart
      #5ca3af RGB pie chart
      #5ca3af color shades, tints & tones
#5ca3af color schemes
#5ca3af color preview, HTML & CSS examples
           This text has a color of #5ca3af        
        
          <p style="color:#5ca3af;">Text here</p>
        
        
          .mytext {color:#5ca3af;}
        
        Text color #5ca3af
      
           This box has a color of #5ca3af        
        
          <div style="background-color:#5ca3af;">Content here</div>
        
        
          .mybackground {background-color:#5ca3af;}
        
        Background color #5ca3af
      
           Border around this has a color of #5ca3af        
        
          <div style="border:2px solid #5ca3af;">Content here</div>
        
        
          .myborder {border:2px solid #5ca3af;}
        
        Border color #5ca3af