#2fe114 color space conversions
Hex:
        #2fe114
        RGB:
        47, 225, 20
        CMY:
        82, 12, 92
        CMYK:
        79, 0, 91, 12
      HSL:
        112°, 83.6735%, 48.0392%
        HSV (HSB):
        112°, 91.1111%, 88.2353%
        XYZ:
        28.2238, 54.5053, 9.6948
        xyY:
        0.3054, 0.5897, 54.5053
      CIE-Lab:
        78.7554, -74.8521, 74.0635
        CIE-LCH:
        78.7554, 105.3006, 135.3034
        CIE-Luv:
        78.7554, -70.4391, 94.5616
        Hunter-Lab:
        73.8277, -60.9592, 43.8936
      #2fe114 color charts
#2fe114 RGB chart
      #2fe114 CMYK chart
      #2fe114 RGB pie chart
      #2fe114 color shades, tints & tones
#2fe114 color schemes
#2fe114 color preview, HTML & CSS examples
           This text has a color of #2fe114        
        
          <p style="color:#2fe114;">Text here</p>
        
        
          .mytext {color:#2fe114;}
        
        Text color #2fe114
      
           This box has a color of #2fe114        
        
          <div style="background-color:#2fe114;">Content here</div>
        
        
          .mybackground {background-color:#2fe114;}
        
        Background color #2fe114
      
           Border around this has a color of #2fe114        
        
          <div style="border:2px solid #2fe114;">Content here</div>
        
        
          .myborder {border:2px solid #2fe114;}
        
        Border color #2fe114