#5f807f color space conversions
Hex:
        #5f807f
        RGB:
        95, 128, 127
        CMY:
        63, 50, 50
        CMYK:
        26, 0, 1, 50
      HSL:
        178°, 14.7982%, 43.7255%
        HSV (HSB):
        178°, 25.7812%, 50.1961%
        XYZ:
        16.2693, 19.4035, 22.9665
        xyY:
        0.2774, 0.3309, 19.4035
      CIE-Lab:
        51.1560, -11.8484, -3.2670
        CIE-LCH:
        51.1560, 12.2906, 195.4152
        CIE-Luv:
        51.1560, -16.5357, -2.7689
        Hunter-Lab:
        44.0495, -11.1593, -0.0779
      #5f807f color charts
#5f807f RGB chart
      #5f807f CMYK chart
      #5f807f RGB pie chart
      #5f807f color shades, tints & tones
#5f807f color schemes
#5f807f color preview, HTML & CSS examples
           This text has a color of #5f807f        
        
          <p style="color:#5f807f;">Text here</p>
        
        
          .mytext {color:#5f807f;}
        
        Text color #5f807f
      
           This box has a color of #5f807f        
        
          <div style="background-color:#5f807f;">Content here</div>
        
        
          .mybackground {background-color:#5f807f;}
        
        Background color #5f807f
      
           Border around this has a color of #5f807f        
        
          <div style="border:2px solid #5f807f;">Content here</div>
        
        
          .myborder {border:2px solid #5f807f;}
        
        Border color #5f807f