#2f8232 color space conversions
Hex:
        #2f8232
        RGB:
        47, 130, 50
        CMY:
        82, 49, 80
        CMYK:
        64, 0, 62, 49
      HSL:
        122°, 46.8927%, 34.7059%
        HSV (HSB):
        122°, 63.8462%, 50.9804%
        XYZ:
        9.7306, 16.7999, 5.7475
        xyY:
        0.3015, 0.5205, 16.7999
      CIE-Lab:
        48.0069, -41.9878, 35.3324
        CIE-LCH:
        48.0069, 54.8758, 139.9196
        CIE-Luv:
        48.0069, -36.3957, 45.9650
        Hunter-Lab:
        40.9877, -29.3518, 20.3775
      #2f8232 color charts
#2f8232 RGB chart
      #2f8232 CMYK chart
      #2f8232 RGB pie chart
      #2f8232 color shades, tints & tones
#2f8232 color schemes
#2f8232 color preview, HTML & CSS examples
           This text has a color of #2f8232        
        
          <p style="color:#2f8232;">Text here</p>
        
        
          .mytext {color:#2f8232;}
        
        Text color #2f8232
      
           This box has a color of #2f8232        
        
          <div style="background-color:#2f8232;">Content here</div>
        
        
          .mybackground {background-color:#2f8232;}
        
        Background color #2f8232
      
           Border around this has a color of #2f8232        
        
          <div style="border:2px solid #2f8232;">Content here</div>
        
        
          .myborder {border:2px solid #2f8232;}
        
        Border color #2f8232