#2f8140 color space conversions
Hex:
        #2f8140
        RGB:
        47, 129, 64
        CMY:
        82, 49, 75
        CMYK:
        64, 0, 50, 49
      HSL:
        132°, 46.5909%, 34.5098%
        HSV (HSB):
        132°, 63.5659%, 50.5882%
        XYZ:
        9.9480, 16.6750, 7.5448
        xyY:
        0.2912, 0.4880, 16.6750
      CIE-Lab:
        47.8479, -39.5740, 27.9355
        CIE-LCH:
        47.8479, 48.4407, 144.7815
        CIE-Luv:
        47.8479, -35.5095, 38.8846
        Hunter-Lab:
        40.8351, -27.9764, 17.6300
      #2f8140 color charts
#2f8140 RGB chart
      #2f8140 CMYK chart
      #2f8140 RGB pie chart
      #2f8140 color shades, tints & tones
#2f8140 color schemes
#2f8140 color preview, HTML & CSS examples
           This text has a color of #2f8140        
        
          <p style="color:#2f8140;">Text here</p>
        
        
          .mytext {color:#2f8140;}
        
        Text color #2f8140
      
           This box has a color of #2f8140        
        
          <div style="background-color:#2f8140;">Content here</div>
        
        
          .mybackground {background-color:#2f8140;}
        
        Background color #2f8140
      
           Border around this has a color of #2f8140        
        
          <div style="border:2px solid #2f8140;">Content here</div>
        
        
          .myborder {border:2px solid #2f8140;}
        
        Border color #2f8140