#2f8159 color space conversions
Hex:
        #2f8159
        RGB:
        47, 129, 89
        CMY:
        82, 49, 65
        CMYK:
        64, 0, 31, 49
      HSL:
        151°, 46.5909%, 34.5098%
        HSV (HSB):
        151°, 63.5659%, 50.5882%
        XYZ:
        10.8257, 17.0261, 12.1670
        xyY:
        0.2705, 0.4255, 17.0261
      CIE-Lab:
        48.2929, -34.7562, 14.5178
        CIE-LCH:
        48.2929, 37.6665, 157.3296
        CIE-Luv:
        48.2929, -34.3996, 23.7690
        Hunter-Lab:
        41.2627, -25.3784, 11.4013
      #2f8159 color charts
#2f8159 RGB chart
      #2f8159 CMYK chart
      #2f8159 RGB pie chart
      #2f8159 color shades, tints & tones
#2f8159 color schemes
#2f8159 color preview, HTML & CSS examples
           This text has a color of #2f8159        
        
          <p style="color:#2f8159;">Text here</p>
        
        
          .mytext {color:#2f8159;}
        
        Text color #2f8159
      
           This box has a color of #2f8159        
        
          <div style="background-color:#2f8159;">Content here</div>
        
        
          .mybackground {background-color:#2f8159;}
        
        Background color #2f8159
      
           Border around this has a color of #2f8159        
        
          <div style="border:2px solid #2f8159;">Content here</div>
        
        
          .myborder {border:2px solid #2f8159;}
        
        Border color #2f8159