#2f8157 color space conversions
Hex:
        #2f8157
        RGB:
        47, 129, 87
        CMY:
        82, 49, 66
        CMYK:
        64, 0, 33, 49
      HSL:
        149°, 46.5909%, 34.5098%
        HSV (HSB):
        149°, 63.5659%, 50.5882%
        XYZ:
        10.7428, 16.9930, 11.7306
        xyY:
        0.2722, 0.4306, 16.9930
      CIE-Lab:
        48.2512, -35.1963, 15.6116
        CIE-LCH:
        48.2512, 38.5033, 156.0800
        CIE-Luv:
        48.2512, -34.4975, 25.1205
        Hunter-Lab:
        41.2225, -25.6212, 11.9838
      #2f8157 color charts
#2f8157 RGB chart
      #2f8157 CMYK chart
      #2f8157 RGB pie chart
      #2f8157 color shades, tints & tones
#2f8157 color schemes
#2f8157 color preview, HTML & CSS examples
           This text has a color of #2f8157        
        
          <p style="color:#2f8157;">Text here</p>
        
        
          .mytext {color:#2f8157;}
        
        Text color #2f8157
      
           This box has a color of #2f8157        
        
          <div style="background-color:#2f8157;">Content here</div>
        
        
          .mybackground {background-color:#2f8157;}
        
        Background color #2f8157
      
           Border around this has a color of #2f8157        
        
          <div style="border:2px solid #2f8157;">Content here</div>
        
        
          .myborder {border:2px solid #2f8157;}
        
        Border color #2f8157