#2aef29 color space conversions
Hex:
        #2aef29
        RGB:
        42, 239, 41
        CMY:
        84, 6, 84
        CMYK:
        82, 0, 83, 6
      HSL:
        120°, 86.0870%, 54.9020%
        HSV (HSB):
        120°, 82.8452%, 93.7255%
        XYZ:
        32.2216, 62.3853, 12.4411
        xyY:
        0.3010, 0.5828, 62.3853
      CIE-Lab:
        83.1179, -78.5959, 73.8427
        CIE-LCH:
        83.1179, 107.8428, 136.7860
        CIE-Luv:
        83.1179, -75.2442, 97.4184
        Hunter-Lab:
        78.9844, -65.4038, 45.9501
      #2aef29 color charts
#2aef29 RGB chart
      #2aef29 CMYK chart
      #2aef29 RGB pie chart
      #2aef29 color shades, tints & tones
#2aef29 color schemes
#2aef29 color preview, HTML & CSS examples
           This text has a color of #2aef29        
        
          <p style="color:#2aef29;">Text here</p>
        
        
          .mytext {color:#2aef29;}
        
        Text color #2aef29
      
           This box has a color of #2aef29        
        
          <div style="background-color:#2aef29;">Content here</div>
        
        
          .mybackground {background-color:#2aef29;}
        
        Background color #2aef29
      
           Border around this has a color of #2aef29        
        
          <div style="border:2px solid #2aef29;">Content here</div>
        
        
          .myborder {border:2px solid #2aef29;}
        
        Border color #2aef29