#2ee014 color space conversions
Hex:
        #2ee014
        RGB:
        46, 224, 20
        CMY:
        82, 12, 92
        CMYK:
        79, 0, 91, 12
      HSL:
        112°, 83.6066%, 47.8431%
        HSV (HSB):
        112°, 91.0714%, 87.8431%
        XYZ:
        27.9086, 53.9427, 9.6029
        xyY:
        0.3052, 0.5898, 53.9427
      CIE-Lab:
        78.4283, -74.6881, 73.7828
        CIE-LCH:
        78.4283, 104.9867, 135.3494
        CIE-Luv:
        78.4283, -70.2587, 94.1685
        Hunter-Lab:
        73.4457, -60.7017, 43.6599
      #2ee014 color charts
#2ee014 RGB chart
      #2ee014 CMYK chart
      #2ee014 RGB pie chart
      #2ee014 color shades, tints & tones
#2ee014 color schemes
#2ee014 color preview, HTML & CSS examples
           This text has a color of #2ee014        
        
          <p style="color:#2ee014;">Text here</p>
        
        
          .mytext {color:#2ee014;}
        
        Text color #2ee014
      
           This box has a color of #2ee014        
        
          <div style="background-color:#2ee014;">Content here</div>
        
        
          .mybackground {background-color:#2ee014;}
        
        Background color #2ee014
      
           Border around this has a color of #2ee014        
        
          <div style="border:2px solid #2ee014;">Content here</div>
        
        
          .myborder {border:2px solid #2ee014;}
        
        Border color #2ee014