#5f807d color space conversions
Hex:
        #5f807d
        RGB:
        95, 128, 125
        CMY:
        63, 50, 51
        CMYK:
        26, 0, 2, 50
      HSL:
        175°, 14.7982%, 43.7255%
        HSV (HSB):
        175°, 25.7812%, 50.1961%
        XYZ:
        16.1402, 19.3519, 22.2867
        xyY:
        0.2793, 0.3349, 19.3519
      CIE-Lab:
        51.0964, -12.3277, -2.1834
        CIE-LCH:
        51.0964, 12.5195, 190.0436
        CIE-Luv:
        51.0964, -16.5294, -1.1617
        Hunter-Lab:
        43.9908, -11.4925, 0.7560
      #5f807d color charts
#5f807d RGB chart
      #5f807d CMYK chart
      #5f807d RGB pie chart
      #5f807d color shades, tints & tones
#5f807d color schemes
#5f807d color preview, HTML & CSS examples
           This text has a color of #5f807d        
        
          <p style="color:#5f807d;">Text here</p>
        
        
          .mytext {color:#5f807d;}
        
        Text color #5f807d
      
           This box has a color of #5f807d        
        
          <div style="background-color:#5f807d;">Content here</div>
        
        
          .mybackground {background-color:#5f807d;}
        
        Background color #5f807d
      
           Border around this has a color of #5f807d        
        
          <div style="border:2px solid #5f807d;">Content here</div>
        
        
          .myborder {border:2px solid #5f807d;}
        
        Border color #5f807d