#2fda29 color space conversions
Hex:
        #2fda29
        RGB:
        47, 218, 41
        CMY:
        82, 15, 84
        CMYK:
        78, 0, 81, 15
      HSL:
        118°, 70.5179%, 50.7843%
        HSV (HSB):
        118°, 81.1927%, 85.4902%
        XYZ:
        26.6439, 50.9072, 10.5196
        xyY:
        0.3025, 0.5780, 50.9072
      CIE-Lab:
        76.6228, -72.0035, 67.9225
        CIE-LCH:
        76.6228, 98.9847, 136.6706
        CIE-Luv:
        76.6228, -67.8898, 88.8221
        Hunter-Lab:
        71.3493, -58.2041, 41.2029
      #2fda29 color charts
#2fda29 RGB chart
      #2fda29 CMYK chart
      #2fda29 RGB pie chart
      #2fda29 color shades, tints & tones
#2fda29 color schemes
#2fda29 color preview, HTML & CSS examples
           This text has a color of #2fda29        
        
          <p style="color:#2fda29;">Text here</p>
        
        
          .mytext {color:#2fda29;}
        
        Text color #2fda29
      
           This box has a color of #2fda29        
        
          <div style="background-color:#2fda29;">Content here</div>
        
        
          .mybackground {background-color:#2fda29;}
        
        Background color #2fda29
      
           Border around this has a color of #2fda29        
        
          <div style="border:2px solid #2fda29;">Content here</div>
        
        
          .myborder {border:2px solid #2fda29;}
        
        Border color #2fda29