#2fae34 color space conversions
Hex:
        #2fae34
        RGB:
        47, 174, 52
        CMY:
        82, 32, 80
        CMYK:
        73, 0, 70, 32
      HSL:
        122°, 57.4661%, 43.3333%
        HSV (HSB):
        122°, 72.9885%, 68.2353%
        XYZ:
        16.9282, 31.1244, 8.3642
        xyY:
        0.3001, 0.5517, 31.1244
      CIE-Lab:
        62.6125, -57.5313, 50.5193
        CIE-LCH:
        62.6125, 76.5640, 138.7130
        CIE-Luv:
        62.6125, -52.7279, 66.8420
        Hunter-Lab:
        55.7892, -43.4687, 30.1634
      #2fae34 color charts
#2fae34 RGB chart
      #2fae34 CMYK chart
      #2fae34 RGB pie chart
      #2fae34 color shades, tints & tones
#2fae34 color schemes
#2fae34 color preview, HTML & CSS examples
           This text has a color of #2fae34        
        
          <p style="color:#2fae34;">Text here</p>
        
        
          .mytext {color:#2fae34;}
        
        Text color #2fae34
      
           This box has a color of #2fae34        
        
          <div style="background-color:#2fae34;">Content here</div>
        
        
          .mybackground {background-color:#2fae34;}
        
        Background color #2fae34
      
           Border around this has a color of #2fae34        
        
          <div style="border:2px solid #2fae34;">Content here</div>
        
        
          .myborder {border:2px solid #2fae34;}
        
        Border color #2fae34