#2fda30 color space conversions
Hex:
        #2fda30
        RGB:
        47, 218, 48
        CMY:
        82, 15, 81
        CMYK:
        78, 0, 78, 15
      HSL:
        120°, 69.7959%, 51.9608%
        HSV (HSB):
        120°, 78.4404%, 85.4902%
        XYZ:
        26.7772, 50.9605, 11.2214
        xyY:
        0.3010, 0.5729, 50.9605
      CIE-Lab:
        76.6551, -71.5981, 65.9813
        CIE-LCH:
        76.6551, 97.3644, 137.3379
        CIE-Luv:
        76.6551, -67.7504, 87.3928
        Hunter-Lab:
        71.3867, -57.9711, 40.6508
      #2fda30 color charts
#2fda30 RGB chart
      #2fda30 CMYK chart
      #2fda30 RGB pie chart
      #2fda30 color shades, tints & tones
#2fda30 color schemes
#2fda30 color preview, HTML & CSS examples
           This text has a color of #2fda30        
        
          <p style="color:#2fda30;">Text here</p>
        
        
          .mytext {color:#2fda30;}
        
        Text color #2fda30
      
           This box has a color of #2fda30        
        
          <div style="background-color:#2fda30;">Content here</div>
        
        
          .mybackground {background-color:#2fda30;}
        
        Background color #2fda30
      
           Border around this has a color of #2fda30        
        
          <div style="border:2px solid #2fda30;">Content here</div>
        
        
          .myborder {border:2px solid #2fda30;}
        
        Border color #2fda30