#5d717d color space conversions
Hex:
        #5d717d
        RGB:
        93, 113, 125
        CMY:
        64, 56, 51
        CMYK:
        26, 10, 0, 51
      HSL:
        203°, 14.6789%, 42.7451%
        HSV (HSB):
        203°, 25.6000%, 49.0196%
        XYZ:
        14.1210, 15.6181, 21.6724
        xyY:
        0.2747, 0.3038, 15.6181
      CIE-Lab:
        46.4694, -4.4477, -9.0680
        CIE-LCH:
        46.4694, 10.1000, 243.8729
        CIE-Luv:
        46.4694, -10.6415, -11.9858
        Hunter-Lab:
        39.5197, -5.3787, -4.8505
      #5d717d color charts
#5d717d RGB chart
      #5d717d CMYK chart
      #5d717d RGB pie chart
      #5d717d color shades, tints & tones
#5d717d color schemes
#5d717d color preview, HTML & CSS examples
           This text has a color of #5d717d        
        
          <p style="color:#5d717d;">Text here</p>
        
        
          .mytext {color:#5d717d;}
        
        Text color #5d717d
      
           This box has a color of #5d717d        
        
          <div style="background-color:#5d717d;">Content here</div>
        
        
          .mybackground {background-color:#5d717d;}
        
        Background color #5d717d
      
           Border around this has a color of #5d717d        
        
          <div style="border:2px solid #5d717d;">Content here</div>
        
        
          .myborder {border:2px solid #5d717d;}
        
        Border color #5d717d