#2f980e color space conversions
Hex:
        #2f980e
        RGB:
        47, 152, 14
        CMY:
        82, 40, 95
        CMYK:
        69, 0, 91, 40
      HSL:
        106°, 83.1325%, 32.5490%
        HSV (HSB):
        106°, 90.7895%, 59.6078%
        XYZ:
        12.4798, 23.0925, 4.2150
        xyY:
        0.3137, 0.5804, 23.0925
      CIE-Lab:
        55.1675, -52.6243, 55.0461
        CIE-LCH:
        55.1675, 76.1537, 133.7115
        CIE-Luv:
        55.1675, -45.5210, 65.3253
        Hunter-Lab:
        48.0547, -37.7393, 28.4378
      #2f980e color charts
#2f980e RGB chart
      #2f980e CMYK chart
      #2f980e RGB pie chart
      #2f980e color shades, tints & tones
#2f980e color schemes
#2f980e color preview, HTML & CSS examples
           This text has a color of #2f980e        
        
          <p style="color:#2f980e;">Text here</p>
        
        
          .mytext {color:#2f980e;}
        
        Text color #2f980e
      
           This box has a color of #2f980e        
        
          <div style="background-color:#2f980e;">Content here</div>
        
        
          .mybackground {background-color:#2f980e;}
        
        Background color #2f980e
      
           Border around this has a color of #2f980e        
        
          <div style="border:2px solid #2f980e;">Content here</div>
        
        
          .myborder {border:2px solid #2f980e;}
        
        Border color #2f980e