#5f800e color space conversions
Hex:
        #5f800e
        RGB:
        95, 128, 14
        CMY:
        63, 50, 95
        CMYK:
        26, 0, 89, 50
      HSL:
        77°, 80.2817%, 27.8431%
        HSV (HSB):
        77°, 89.0625%, 50.1961%
        XYZ:
        12.5178, 17.9029, 3.2113
        xyY:
        0.3722, 0.5323, 17.9029
      CIE-Lab:
        49.3782, -27.4129, 50.9282
        CIE-LCH:
        49.3782, 57.8372, 118.2921
        CIE-Luv:
        49.3782, -16.4295, 55.1677
        Hunter-Lab:
        42.3119, -21.2375, 25.1184
      #5f800e color charts
#5f800e RGB chart
      #5f800e CMYK chart
      #5f800e RGB pie chart
      #5f800e color shades, tints & tones
#5f800e color schemes
#5f800e color preview, HTML & CSS examples
           This text has a color of #5f800e        
        
          <p style="color:#5f800e;">Text here</p>
        
        
          .mytext {color:#5f800e;}
        
        Text color #5f800e
      
           This box has a color of #5f800e        
        
          <div style="background-color:#5f800e;">Content here</div>
        
        
          .mybackground {background-color:#5f800e;}
        
        Background color #5f800e
      
           Border around this has a color of #5f800e        
        
          <div style="border:2px solid #5f800e;">Content here</div>
        
        
          .myborder {border:2px solid #5f800e;}
        
        Border color #5f800e