#2fa714 color space conversions
Hex:
        #2fa714
        RGB:
        47, 167, 20
        CMY:
        82, 35, 92
        CMYK:
        72, 0, 88, 35
      HSL:
        109°, 78.6096%, 36.6667%
        HSV (HSB):
        109°, 88.0240%, 65.4902%
        XYZ:
        15.1173, 28.2923, 5.3260
        xyY:
        0.3102, 0.5805, 28.2923
      CIE-Lab:
        60.1519, -57.3371, 58.1526
        CIE-LCH:
        60.1519, 81.6656, 134.5955
        CIE-Luv:
        60.1519, -50.8914, 70.9267
        Hunter-Lab:
        53.1905, -42.3518, 31.2966
      #2fa714 color charts
#2fa714 RGB chart
      #2fa714 CMYK chart
      #2fa714 RGB pie chart
      #2fa714 color shades, tints & tones
#2fa714 color schemes
#2fa714 color preview, HTML & CSS examples
           This text has a color of #2fa714        
        
          <p style="color:#2fa714;">Text here</p>
        
        
          .mytext {color:#2fa714;}
        
        Text color #2fa714
      
           This box has a color of #2fa714        
        
          <div style="background-color:#2fa714;">Content here</div>
        
        
          .mybackground {background-color:#2fa714;}
        
        Background color #2fa714
      
           Border around this has a color of #2fa714        
        
          <div style="border:2px solid #2fa714;">Content here</div>
        
        
          .myborder {border:2px solid #2fa714;}
        
        Border color #2fa714