#2fae29 color space conversions
Hex:
        #2fae29
        RGB:
        47, 174, 41
        CMY:
        82, 32, 84
        CMYK:
        73, 0, 76, 32
      HSL:
        117°, 61.8605%, 42.1569%
        HSV (HSB):
        117°, 76.4368%, 68.2353%
        XYZ:
        16.7086, 31.0365, 7.2078
        xyY:
        0.3041, 0.5648, 31.0365
      CIE-Lab:
        62.5385, -58.4339, 54.5056
        CIE-LCH:
        62.5385, 79.9086, 136.9921
        CIE-Luv:
        62.5385, -53.0080, 69.9338
        Hunter-Lab:
        55.7104, -43.9579, 31.3263
      #2fae29 color charts
#2fae29 RGB chart
      #2fae29 CMYK chart
      #2fae29 RGB pie chart
      #2fae29 color shades, tints & tones
#2fae29 color schemes
#2fae29 color preview, HTML & CSS examples
           This text has a color of #2fae29        
        
          <p style="color:#2fae29;">Text here</p>
        
        
          .mytext {color:#2fae29;}
        
        Text color #2fae29
      
           This box has a color of #2fae29        
        
          <div style="background-color:#2fae29;">Content here</div>
        
        
          .mybackground {background-color:#2fae29;}
        
        Background color #2fae29
      
           Border around this has a color of #2fae29        
        
          <div style="border:2px solid #2fae29;">Content here</div>
        
        
          .myborder {border:2px solid #2fae29;}
        
        Border color #2fae29