#4f8342 color space conversions
Hex:
        #4f8342
        RGB:
        79, 131, 66
        CMY:
        69, 49, 74
        CMYK:
        40, 0, 50, 49
      HSL:
        108°, 32.9949%, 38.6275%
        HSV (HSB):
        108°, 49.6183%, 51.3725%
        XYZ:
        12.3241, 18.2882, 8.0347
        xyY:
        0.3189, 0.4732, 18.2882
      CIE-Lab:
        49.8438, -30.7385, 29.6359
        CIE-LCH:
        49.8438, 42.6983, 136.0463
        CIE-Luv:
        49.8438, -25.4026, 39.7387
        Hunter-Lab:
        42.7647, -23.3974, 18.7958
      #4f8342 color charts
#4f8342 RGB chart
      #4f8342 CMYK chart
      #4f8342 RGB pie chart
      #4f8342 color shades, tints & tones
#4f8342 color schemes
#4f8342 color preview, HTML & CSS examples
           This text has a color of #4f8342        
        
          <p style="color:#4f8342;">Text here</p>
        
        
          .mytext {color:#4f8342;}
        
        Text color #4f8342
      
           This box has a color of #4f8342        
        
          <div style="background-color:#4f8342;">Content here</div>
        
        
          .mybackground {background-color:#4f8342;}
        
        Background color #4f8342
      
           Border around this has a color of #4f8342        
        
          <div style="border:2px solid #4f8342;">Content here</div>
        
        
          .myborder {border:2px solid #4f8342;}
        
        Border color #4f8342