#2aee82 color space conversions
Hex:
        #2aee82
        RGB:
        42, 238, 130
        CMY:
        84, 7, 49
        CMYK:
        82, 0, 45, 7
      HSL:
        147°, 85.2174%, 54.9020%
        HSV (HSB):
        147°, 82.3529%, 93.3333%
        XYZ:
        35.5586, 63.2530, 31.4540
        xyY:
        0.2730, 0.4856, 63.2530
      CIE-Lab:
        83.5753, -68.9250, 39.4703
        CIE-LCH:
        83.5753, 79.4264, 150.2022
        CIE-Luv:
        83.5753, -71.6906, 64.5365
        Hunter-Lab:
        79.5318, -59.3733, 32.2236
      #2aee82 color charts
#2aee82 RGB chart
      #2aee82 CMYK chart
      #2aee82 RGB pie chart
      #2aee82 color shades, tints & tones
#2aee82 color schemes
#2aee82 color preview, HTML & CSS examples
           This text has a color of #2aee82        
        
          <p style="color:#2aee82;">Text here</p>
        
        
          .mytext {color:#2aee82;}
        
        Text color #2aee82
      
           This box has a color of #2aee82        
        
          <div style="background-color:#2aee82;">Content here</div>
        
        
          .mybackground {background-color:#2aee82;}
        
        Background color #2aee82
      
           Border around this has a color of #2aee82        
        
          <div style="border:2px solid #2aee82;">Content here</div>
        
        
          .myborder {border:2px solid #2aee82;}
        
        Border color #2aee82