#5f822f color space conversions
Hex:
        #5f822f
        RGB:
        95, 130, 47
        CMY:
        63, 49, 82
        CMYK:
        27, 0, 64, 49
      HSL:
        85°, 46.8927%, 34.7059%
        HSV (HSB):
        85°, 63.8462%, 50.9804%
        XYZ:
        13.2150, 18.6034, 5.5836
        xyY:
        0.3533, 0.4974, 18.6034
      CIE-Lab:
        50.2199, -26.4028, 39.8677
        CIE-LCH:
        50.2199, 47.8178, 123.5149
        CIE-Luv:
        50.2199, -17.4840, 47.9725
        Hunter-Lab:
        43.1317, -20.7901, 22.5167
      #5f822f color charts
#5f822f RGB chart
      #5f822f CMYK chart
      #5f822f RGB pie chart
      #5f822f color shades, tints & tones
#5f822f color schemes
#5f822f color preview, HTML & CSS examples
           This text has a color of #5f822f        
        
          <p style="color:#5f822f;">Text here</p>
        
        
          .mytext {color:#5f822f;}
        
        Text color #5f822f
      
           This box has a color of #5f822f        
        
          <div style="background-color:#5f822f;">Content here</div>
        
        
          .mybackground {background-color:#5f822f;}
        
        Background color #5f822f
      
           Border around this has a color of #5f822f        
        
          <div style="border:2px solid #5f822f;">Content here</div>
        
        
          .myborder {border:2px solid #5f822f;}
        
        Border color #5f822f