#2ae99b color space conversions
Hex:
        #2ae99b
        RGB:
        42, 233, 155
        CMY:
        84, 9, 39
        CMYK:
        82, 0, 33, 9
      HSL:
        155°, 81.2766%, 53.9216%
        HSV (HSB):
        155°, 81.9742%, 91.3725%
        XYZ:
        36.0102, 61.1366, 40.9130
        xyY:
        0.2608, 0.4428, 61.1366
      CIE-Lab:
        82.4521, -62.5652, 25.4238
        CIE-LCH:
        82.4521, 67.5335, 157.8853
        CIE-Luv:
        82.4521, -68.5444, 46.2251
        Hunter-Lab:
        78.1899, -54.6247, 23.7094
      #2ae99b color charts
#2ae99b RGB chart
      #2ae99b CMYK chart
      #2ae99b RGB pie chart
      #2ae99b color shades, tints & tones
#2ae99b color schemes
#2ae99b color preview, HTML & CSS examples
           This text has a color of #2ae99b        
        
          <p style="color:#2ae99b;">Text here</p>
        
        
          .mytext {color:#2ae99b;}
        
        Text color #2ae99b
      
           This box has a color of #2ae99b        
        
          <div style="background-color:#2ae99b;">Content here</div>
        
        
          .mybackground {background-color:#2ae99b;}
        
        Background color #2ae99b
      
           Border around this has a color of #2ae99b        
        
          <div style="border:2px solid #2ae99b;">Content here</div>
        
        
          .myborder {border:2px solid #2ae99b;}
        
        Border color #2ae99b