#2ae021 color space conversions
Hex:
        #2ae021
        RGB:
        42, 224, 33
        CMY:
        84, 12, 87
        CMYK:
        81, 0, 85, 12
      HSL:
        117°, 75.4941%, 50.3922%
        HSV (HSB):
        117°, 85.2679%, 87.8431%
        XYZ:
        27.8850, 53.9134, 10.3755
        xyY:
        0.3025, 0.5849, 53.9134
      CIE-Lab:
        78.4112, -74.7081, 71.4270
        CIE-LCH:
        78.4112, 103.3592, 136.2862
        CIE-Luv:
        78.4112, -70.6353, 92.6165
        Hunter-Lab:
        73.4257, -60.7057, 43.0200
      #2ae021 color charts
#2ae021 RGB chart
      #2ae021 CMYK chart
      #2ae021 RGB pie chart
      #2ae021 color shades, tints & tones
#2ae021 color schemes
#2ae021 color preview, HTML & CSS examples
           This text has a color of #2ae021        
        
          <p style="color:#2ae021;">Text here</p>
        
        
          .mytext {color:#2ae021;}
        
        Text color #2ae021
      
           This box has a color of #2ae021        
        
          <div style="background-color:#2ae021;">Content here</div>
        
        
          .mybackground {background-color:#2ae021;}
        
        Background color #2ae021
      
           Border around this has a color of #2ae021        
        
          <div style="border:2px solid #2ae021;">Content here</div>
        
        
          .myborder {border:2px solid #2ae021;}
        
        Border color #2ae021