#2f8c2c color space conversions
Hex:
        #2f8c2c
        RGB:
        47, 140, 44
        CMY:
        82, 45, 83
        CMYK:
        66, 0, 69, 45
      HSL:
        118°, 52.1739%, 36.0784%
        HSV (HSB):
        118°, 68.5714%, 54.9020%
        XYZ:
        11.0050, 19.5424, 5.5749
        xyY:
        0.3047, 0.5410, 19.5424
      CIE-Lab:
        51.3158, -46.4552, 41.7959
        CIE-LCH:
        51.3158, 62.4899, 138.0222
        CIE-Luv:
        51.3158, -40.4587, 53.2421
        Hunter-Lab:
        44.2067, -32.9253, 23.4677
      #2f8c2c color charts
#2f8c2c RGB chart
      #2f8c2c CMYK chart
      #2f8c2c RGB pie chart
      #2f8c2c color shades, tints & tones
#2f8c2c color schemes
#2f8c2c color preview, HTML & CSS examples
           This text has a color of #2f8c2c        
        
          <p style="color:#2f8c2c;">Text here</p>
        
        
          .mytext {color:#2f8c2c;}
        
        Text color #2f8c2c
      
           This box has a color of #2f8c2c        
        
          <div style="background-color:#2f8c2c;">Content here</div>
        
        
          .mybackground {background-color:#2f8c2c;}
        
        Background color #2f8c2c
      
           Border around this has a color of #2f8c2c        
        
          <div style="border:2px solid #2f8c2c;">Content here</div>
        
        
          .myborder {border:2px solid #2f8c2c;}
        
        Border color #2f8c2c