#5d807d color space conversions
Hex:
        #5d807d
        RGB:
        93, 128, 125
        CMY:
        64, 50, 51
        CMYK:
        27, 0, 2, 50
      HSL:
        175°, 15.8371%, 43.3333%
        HSV (HSB):
        175°, 27.3438%, 50.1961%
        XYZ:
        15.9350, 19.2462, 22.2771
        xyY:
        0.2773, 0.3350, 19.2462
      CIE-Lab:
        50.9740, -12.9778, -2.3775
        CIE-LCH:
        50.9740, 13.1938, 190.3814
        CIE-Luv:
        50.9740, -17.3919, -1.3417
        Hunter-Lab:
        43.8705, -11.9368, 0.6023
      #5d807d color charts
#5d807d RGB chart
      #5d807d CMYK chart
      #5d807d RGB pie chart
      #5d807d color shades, tints & tones
#5d807d color schemes
#5d807d color preview, HTML & CSS examples
           This text has a color of #5d807d        
        
          <p style="color:#5d807d;">Text here</p>
        
        
          .mytext {color:#5d807d;}
        
        Text color #5d807d
      
           This box has a color of #5d807d        
        
          <div style="background-color:#5d807d;">Content here</div>
        
        
          .mybackground {background-color:#5d807d;}
        
        Background color #5d807d
      
           Border around this has a color of #5d807d        
        
          <div style="border:2px solid #5d807d;">Content here</div>
        
        
          .myborder {border:2px solid #5d807d;}
        
        Border color #5d807d