#5f874f color space conversions
Hex:
        #5f874f
        RGB:
        95, 135, 79
        CMY:
        63, 47, 69
        CMYK:
        30, 0, 41, 47
      HSL:
        103°, 26.1682%, 41.9608%
        HSV (HSB):
        103°, 41.4815%, 52.9412%
        XYZ:
        14.7946, 20.3254, 10.5406
        xyY:
        0.3240, 0.4451, 20.3254
      CIE-Lab:
        52.2031, -25.0166, 25.7587
        CIE-LCH:
        52.2031, 35.9074, 134.1626
        CIE-Luv:
        52.2031, -19.9405, 35.5517
        Hunter-Lab:
        45.0837, -20.3201, 17.6965
      #5f874f color charts
#5f874f RGB chart
      #5f874f CMYK chart
      #5f874f RGB pie chart
      #5f874f color shades, tints & tones
#5f874f color schemes
#5f874f color preview, HTML & CSS examples
           This text has a color of #5f874f        
        
          <p style="color:#5f874f;">Text here</p>
        
        
          .mytext {color:#5f874f;}
        
        Text color #5f874f
      
           This box has a color of #5f874f        
        
          <div style="background-color:#5f874f;">Content here</div>
        
        
          .mybackground {background-color:#5f874f;}
        
        Background color #5f874f
      
           Border around this has a color of #5f874f        
        
          <div style="border:2px solid #5f874f;">Content here</div>
        
        
          .myborder {border:2px solid #5f874f;}
        
        Border color #5f874f