#2f8132 color space conversions
Hex:
        #2f8132
        RGB:
        47, 129, 50
        CMY:
        82, 49, 80
        CMYK:
        64, 0, 61, 49
      HSL:
        122°, 46.5909%, 34.5098%
        HSV (HSB):
        122°, 63.5659%, 50.5882%
        XYZ:
        9.5983, 16.5351, 5.7033
        xyY:
        0.3015, 0.5194, 16.5351
      CIE-Lab:
        47.6689, -41.5963, 34.9421
        CIE-LCH:
        47.6689, 54.3250, 139.9688
        CIE-Luv:
        47.6689, -36.0007, 45.4454
        Hunter-Lab:
        40.6634, -29.0275, 20.1486
      #2f8132 color charts
#2f8132 RGB chart
      #2f8132 CMYK chart
      #2f8132 RGB pie chart
      #2f8132 color shades, tints & tones
#2f8132 color schemes
#2f8132 color preview, HTML & CSS examples
           This text has a color of #2f8132        
        
          <p style="color:#2f8132;">Text here</p>
        
        
          .mytext {color:#2f8132;}
        
        Text color #2f8132
      
           This box has a color of #2f8132        
        
          <div style="background-color:#2f8132;">Content here</div>
        
        
          .mybackground {background-color:#2f8132;}
        
        Background color #2f8132
      
           Border around this has a color of #2f8132        
        
          <div style="border:2px solid #2f8132;">Content here</div>
        
        
          .myborder {border:2px solid #2f8132;}
        
        Border color #2f8132