#5d797b color space conversions
Hex:
        #5d797b
        RGB:
        93, 121, 123
        CMY:
        64, 53, 52
        CMYK:
        24, 2, 0, 52
      HSL:
        184°, 13.8889%, 42.3529%
        HSV (HSB):
        184°, 24.3902%, 48.2353%
        XYZ:
        14.9267, 17.4320, 21.3169
        xyY:
        0.2781, 0.3248, 17.4320
      CIE-Lab:
        48.7998, -9.5486, -4.4081
        CIE-LCH:
        48.7998, 10.5170, 204.7802
        CIE-Luv:
        48.7998, -14.2202, -4.6855
        Hunter-Lab:
        41.7516, -9.2493, -1.0452
      #5d797b color charts
#5d797b RGB chart
      #5d797b CMYK chart
      #5d797b RGB pie chart
      #5d797b color shades, tints & tones
#5d797b color schemes
#5d797b color preview, HTML & CSS examples
           This text has a color of #5d797b        
        
          <p style="color:#5d797b;">Text here</p>
        
        
          .mytext {color:#5d797b;}
        
        Text color #5d797b
      
           This box has a color of #5d797b        
        
          <div style="background-color:#5d797b;">Content here</div>
        
        
          .mybackground {background-color:#5d797b;}
        
        Background color #5d797b
      
           Border around this has a color of #5d797b        
        
          <div style="border:2px solid #5d797b;">Content here</div>
        
        
          .myborder {border:2px solid #5d797b;}
        
        Border color #5d797b