#2ae52b color space conversions
Hex:
        #2ae52b
        RGB:
        42, 229, 43
        CMY:
        84, 10, 83
        CMYK:
        82, 0, 81, 10
      HSL:
        120°, 78.2427%, 53.1373%
        HSV (HSB):
        120°, 81.6594%, 89.8039%
        XYZ:
        29.4102, 56.7053, 11.6806
        xyY:
        0.3007, 0.5798, 56.7053
      CIE-Lab:
        80.0135, -75.6648, 70.5095
        CIE-LCH:
        80.0135, 103.4251, 137.0199
        CIE-Luv:
        80.0135, -72.0582, 92.9933
        Hunter-Lab:
        75.3029, -62.0654, 43.5152
      #2ae52b color charts
#2ae52b RGB chart
      #2ae52b CMYK chart
      #2ae52b RGB pie chart
      #2ae52b color shades, tints & tones
#2ae52b color schemes
#2ae52b color preview, HTML & CSS examples
           This text has a color of #2ae52b        
        
          <p style="color:#2ae52b;">Text here</p>
        
        
          .mytext {color:#2ae52b;}
        
        Text color #2ae52b
      
           This box has a color of #2ae52b        
        
          <div style="background-color:#2ae52b;">Content here</div>
        
        
          .mybackground {background-color:#2ae52b;}
        
        Background color #2ae52b
      
           Border around this has a color of #2ae52b        
        
          <div style="border:2px solid #2ae52b;">Content here</div>
        
        
          .myborder {border:2px solid #2ae52b;}
        
        Border color #2ae52b