#2ae52a color space conversions
Hex:
        #2ae52a
        RGB:
        42, 229, 42
        CMY:
        84, 10, 84
        CMYK:
        82, 0, 82, 10
      HSL:
        120°, 78.2427%, 53.1373%
        HSV (HSB):
        120°, 81.6594%, 89.8039%
        XYZ:
        29.3921, 56.6980, 11.5852
        xyY:
        0.3009, 0.5805, 56.6980
      CIE-Lab:
        80.0094, -75.7166, 70.7621
        CIE-LCH:
        80.0094, 103.6353, 136.9373
        CIE-Luv:
        80.0094, -72.0766, 93.1764
        Hunter-Lab:
        75.2981, -62.0955, 43.5864
      #2ae52a color charts
#2ae52a RGB chart
      #2ae52a CMYK chart
      #2ae52a RGB pie chart
      #2ae52a color shades, tints & tones
#2ae52a color schemes
#2ae52a color preview, HTML & CSS examples
           This text has a color of #2ae52a        
        
          <p style="color:#2ae52a;">Text here</p>
        
        
          .mytext {color:#2ae52a;}
        
        Text color #2ae52a
      
           This box has a color of #2ae52a        
        
          <div style="background-color:#2ae52a;">Content here</div>
        
        
          .mybackground {background-color:#2ae52a;}
        
        Background color #2ae52a
      
           Border around this has a color of #2ae52a        
        
          <div style="border:2px solid #2ae52a;">Content here</div>
        
        
          .myborder {border:2px solid #2ae52a;}
        
        Border color #2ae52a