#4f7f34 color space conversions
Hex:
        #4f7f34
        RGB:
        79, 127, 52
        CMY:
        69, 50, 80
        CMYK:
        38, 0, 59, 50
      HSL:
        98°, 41.8994%, 35.0980%
        HSV (HSB):
        98°, 59.0551%, 49.8039%
        XYZ:
        11.4337, 17.0889, 5.9447
        xyY:
        0.3317, 0.4958, 17.0889
      CIE-Lab:
        48.3719, -30.6422, 35.1132
        CIE-LCH:
        48.3719, 46.6034, 131.1102
        CIE-Luv:
        48.3719, -23.7106, 44.1299
        Hunter-Lab:
        41.3388, -22.9726, 20.4110
      #4f7f34 color charts
#4f7f34 RGB chart
      #4f7f34 CMYK chart
      #4f7f34 RGB pie chart
      #4f7f34 color shades, tints & tones
#4f7f34 color schemes
#4f7f34 color preview, HTML & CSS examples
           This text has a color of #4f7f34        
        
          <p style="color:#4f7f34;">Text here</p>
        
        
          .mytext {color:#4f7f34;}
        
        Text color #4f7f34
      
           This box has a color of #4f7f34        
        
          <div style="background-color:#4f7f34;">Content here</div>
        
        
          .mybackground {background-color:#4f7f34;}
        
        Background color #4f7f34
      
           Border around this has a color of #4f7f34        
        
          <div style="border:2px solid #4f7f34;">Content here</div>
        
        
          .myborder {border:2px solid #4f7f34;}
        
        Border color #4f7f34