#2ae992 color space conversions
Hex:
        #2ae992
        RGB:
        42, 233, 146
        CMY:
        84, 9, 43
        CMYK:
        82, 0, 37, 9
      HSL:
        153°, 81.2766%, 53.9216%
        HSV (HSB):
        153°, 81.9742%, 91.3725%
        XYZ:
        35.2821, 60.8454, 37.0789
        xyY:
        0.2649, 0.4568, 60.8454
      CIE-Lab:
        82.2956, -64.3453, 29.8107
        CIE-LCH:
        82.2956, 70.9154, 155.1420
        CIE-Luv:
        82.2956, -69.1111, 52.0648
        Hunter-Lab:
        78.0035, -55.7680, 26.4189
      #2ae992 color charts
#2ae992 RGB chart
      #2ae992 CMYK chart
      #2ae992 RGB pie chart
      #2ae992 color shades, tints & tones
#2ae992 color schemes
#2ae992 color preview, HTML & CSS examples
           This text has a color of #2ae992        
        
          <p style="color:#2ae992;">Text here</p>
        
        
          .mytext {color:#2ae992;}
        
        Text color #2ae992
      
           This box has a color of #2ae992        
        
          <div style="background-color:#2ae992;">Content here</div>
        
        
          .mybackground {background-color:#2ae992;}
        
        Background color #2ae992
      
           Border around this has a color of #2ae992        
        
          <div style="border:2px solid #2ae992;">Content here</div>
        
        
          .myborder {border:2px solid #2ae992;}
        
        Border color #2ae992