#2aec41 color space conversions
Hex:
        #2aec41
        RGB:
        42, 236, 65
        CMY:
        84, 7, 75
        CMYK:
        82, 0, 72, 7
      HSL:
        127°, 83.6207%, 54.5098%
        HSV (HSB):
        127°, 82.2034%, 92.5490%
        XYZ:
        31.9044, 60.8648, 15.0676
        xyY:
        0.2959, 0.5644, 60.8648
      CIE-Lab:
        82.3060, -76.2439, 66.0446
        CIE-LCH:
        82.3060, 100.8713, 139.1000
        CIE-Luv:
        82.3060, -73.7678, 90.8795
        Hunter-Lab:
        78.0159, -63.5306, 43.1602
      #2aec41 color charts
#2aec41 RGB chart
      #2aec41 CMYK chart
      #2aec41 RGB pie chart
      #2aec41 color shades, tints & tones
#2aec41 color schemes
#2aec41 color preview, HTML & CSS examples
           This text has a color of #2aec41        
        
          <p style="color:#2aec41;">Text here</p>
        
        
          .mytext {color:#2aec41;}
        
        Text color #2aec41
      
           This box has a color of #2aec41        
        
          <div style="background-color:#2aec41;">Content here</div>
        
        
          .mybackground {background-color:#2aec41;}
        
        Background color #2aec41
      
           Border around this has a color of #2aec41        
        
          <div style="border:2px solid #2aec41;">Content here</div>
        
        
          .myborder {border:2px solid #2aec41;}
        
        Border color #2aec41