#2fae14 color space conversions
Hex:
        #2fae14
        RGB:
        47, 174, 20
        CMY:
        82, 32, 92
        CMYK:
        73, 0, 89, 32
      HSL:
        109°, 79.3814%, 38.0392%
        HSV (HSB):
        109°, 88.5057%, 68.2353%
        XYZ:
        16.4346, 30.9269, 5.7651
        xyY:
        0.3093, 0.5821, 30.9269
      CIE-Lab:
        62.4459, -59.5744, 60.1505
        CIE-LCH:
        62.4459, 84.6592, 134.7243
        CIE-Luv:
        62.4459, -53.3658, 73.8697
        Hunter-Lab:
        55.6120, -44.5702, 32.7820
      #2fae14 color charts
#2fae14 RGB chart
      #2fae14 CMYK chart
      #2fae14 RGB pie chart
      #2fae14 color shades, tints & tones
#2fae14 color schemes
#2fae14 color preview, HTML & CSS examples
           This text has a color of #2fae14        
        
          <p style="color:#2fae14;">Text here</p>
        
        
          .mytext {color:#2fae14;}
        
        Text color #2fae14
      
           This box has a color of #2fae14        
        
          <div style="background-color:#2fae14;">Content here</div>
        
        
          .mybackground {background-color:#2fae14;}
        
        Background color #2fae14
      
           Border around this has a color of #2fae14        
        
          <div style="border:2px solid #2fae14;">Content here</div>
        
        
          .myborder {border:2px solid #2fae14;}
        
        Border color #2fae14