#2fd420 color space conversions
Hex:
        #2fd420
        RGB:
        47, 212, 32
        CMY:
        82, 17, 87
        CMYK:
        78, 0, 85, 17
      HSL:
        115°, 73.7705%, 47.8431%
        HSV (HSB):
        115°, 84.9057%, 83.1373%
        XYZ:
        24.9765, 47.7956, 9.2756
        xyY:
        0.3044, 0.5825, 47.7956
      CIE-Lab:
        74.6958, -70.6715, 68.3706
        CIE-LCH:
        74.6958, 98.3311, 135.9481
        CIE-Luv:
        74.6958, -66.0772, 87.8838
        Hunter-Lab:
        69.1344, -56.4976, 40.4393
      #2fd420 color charts
#2fd420 RGB chart
      #2fd420 CMYK chart
      #2fd420 RGB pie chart
      #2fd420 color shades, tints & tones
#2fd420 color schemes
#2fd420 color preview, HTML & CSS examples
           This text has a color of #2fd420        
        
          <p style="color:#2fd420;">Text here</p>
        
        
          .mytext {color:#2fd420;}
        
        Text color #2fd420
      
           This box has a color of #2fd420        
        
          <div style="background-color:#2fd420;">Content here</div>
        
        
          .mybackground {background-color:#2fd420;}
        
        Background color #2fd420
      
           Border around this has a color of #2fd420        
        
          <div style="border:2px solid #2fd420;">Content here</div>
        
        
          .myborder {border:2px solid #2fd420;}
        
        Border color #2fd420