#2fec46 color space conversions
Hex:
        #2fec46
        RGB:
        47, 236, 70
        CMY:
        82, 7, 73
        CMYK:
        80, 0, 70, 7
      HSL:
        127°, 83.2599%, 55.4902%
        HSV (HSB):
        127°, 80.0847%, 92.5490%
        XYZ:
        32.2732, 61.0374, 15.8748
        xyY:
        0.2956, 0.5590, 61.0374
      CIE-Lab:
        82.3989, -75.3104, 64.3894
        CIE-LCH:
        82.3989, 99.0840, 139.4700
        CIE-Luv:
        82.3989, -73.0098, 89.4509
        Hunter-Lab:
        78.1265, -62.9848, 42.6412
      #2fec46 color charts
#2fec46 RGB chart
      #2fec46 CMYK chart
      #2fec46 RGB pie chart
      #2fec46 color shades, tints & tones
#2fec46 color schemes
#2fec46 color preview, HTML & CSS examples
           This text has a color of #2fec46        
        
          <p style="color:#2fec46;">Text here</p>
        
        
          .mytext {color:#2fec46;}
        
        Text color #2fec46
      
           This box has a color of #2fec46        
        
          <div style="background-color:#2fec46;">Content here</div>
        
        
          .mybackground {background-color:#2fec46;}
        
        Background color #2fec46
      
           Border around this has a color of #2fec46        
        
          <div style="border:2px solid #2fec46;">Content here</div>
        
        
          .myborder {border:2px solid #2fec46;}
        
        Border color #2fec46