#2aee42 color space conversions
Hex:
        #2aee42
        RGB:
        42, 238, 66
        CMY:
        84, 7, 74
        CMYK:
        82, 0, 72, 7
      HSL:
        127°, 85.2174%, 54.9020%
        HSV (HSB):
        127°, 82.3529%, 93.3333%
        XYZ:
        32.5127, 62.0347, 15.4145
        xyY:
        0.2957, 0.5641, 62.0347
      CIE-Lab:
        82.9318, -76.7469, 66.3356
        CIE-LCH:
        82.9318, 101.4421, 139.1618
        CIE-Luv:
        82.9318, -74.3727, 91.4717
        Hunter-Lab:
        78.7621, -64.1494, 43.5298
      #2aee42 color charts
#2aee42 RGB chart
      #2aee42 CMYK chart
      #2aee42 RGB pie chart
      #2aee42 color shades, tints & tones
#2aee42 color schemes
#2aee42 color preview, HTML & CSS examples
           This text has a color of #2aee42        
        
          <p style="color:#2aee42;">Text here</p>
        
        
          .mytext {color:#2aee42;}
        
        Text color #2aee42
      
           This box has a color of #2aee42        
        
          <div style="background-color:#2aee42;">Content here</div>
        
        
          .mybackground {background-color:#2aee42;}
        
        Background color #2aee42
      
           Border around this has a color of #2aee42        
        
          <div style="border:2px solid #2aee42;">Content here</div>
        
        
          .myborder {border:2px solid #2aee42;}
        
        Border color #2aee42