#5f8a75 color space conversions
Hex:
        #5f8a75
        RGB:
        95, 138, 117
        CMY:
        63, 46, 54
        CMYK:
        31, 0, 15, 46
      HSL:
        151°, 18.4549%, 45.6863%
        HSV (HSB):
        151°, 31.1594%, 54.1176%
        XYZ:
        17.0187, 21.8942, 20.1586
        xyY:
        0.2881, 0.3706, 21.8942
      CIE-Lab:
        53.9146, -19.5398, 6.5532
        CIE-LCH:
        53.9146, 20.6094, 161.4599
        CIE-Luv:
        53.9146, -21.1178, 11.9947
        Hunter-Lab:
        46.7912, -16.9616, 7.2105
      #5f8a75 color charts
#5f8a75 RGB chart
      #5f8a75 CMYK chart
      #5f8a75 RGB pie chart
      #5f8a75 color shades, tints & tones
#5f8a75 color schemes
#5f8a75 color preview, HTML & CSS examples
           This text has a color of #5f8a75        
        
          <p style="color:#5f8a75;">Text here</p>
        
        
          .mytext {color:#5f8a75;}
        
        Text color #5f8a75
      
           This box has a color of #5f8a75        
        
          <div style="background-color:#5f8a75;">Content here</div>
        
        
          .mybackground {background-color:#5f8a75;}
        
        Background color #5f8a75
      
           Border around this has a color of #5f8a75        
        
          <div style="border:2px solid #5f8a75;">Content here</div>
        
        
          .myborder {border:2px solid #5f8a75;}
        
        Border color #5f8a75