#2fa00e color space conversions
Hex:
        #2fa00e
        RGB:
        47, 160, 14
        CMY:
        82, 37, 95
        CMYK:
        71, 0, 91, 37
      HSL:
        106°, 83.9080%, 34.1176%
        HSV (HSB):
        106°, 91.2500%, 62.7451%
        XYZ:
        13.8224, 25.7777, 4.6625
        xyY:
        0.3123, 0.5824, 25.7777
      CIE-Lab:
        57.8254, -55.2762, 57.3143
        CIE-LCH:
        57.8254, 79.6265, 133.9630
        CIE-Luv:
        57.8254, -48.4441, 68.7123
        Hunter-Lab:
        50.7717, -40.2547, 30.0954
      #2fa00e color charts
#2fa00e RGB chart
      #2fa00e CMYK chart
      #2fa00e RGB pie chart
      #2fa00e color shades, tints & tones
#2fa00e color schemes
#2fa00e color preview, HTML & CSS examples
           This text has a color of #2fa00e        
        
          <p style="color:#2fa00e;">Text here</p>
        
        
          .mytext {color:#2fa00e;}
        
        Text color #2fa00e
      
           This box has a color of #2fa00e        
        
          <div style="background-color:#2fa00e;">Content here</div>
        
        
          .mybackground {background-color:#2fa00e;}
        
        Background color #2fa00e
      
           Border around this has a color of #2fa00e        
        
          <div style="border:2px solid #2fa00e;">Content here</div>
        
        
          .myborder {border:2px solid #2fa00e;}
        
        Border color #2fa00e