#2ad099 color space conversions
Hex:
        #2ad099
        RGB:
        42, 208, 153
        CMY:
        84, 18, 40
        CMYK:
        80, 0, 26, 18
      HSL:
        160°, 66.4000%, 49.0196%
        HSV (HSB):
        160°, 79.8077%, 81.5686%
        XYZ:
        29.2605, 47.9039, 37.8412
        xyY:
        0.2544, 0.4165, 47.9039
      CIE-Lab:
        74.7643, -53.6134, 15.8752
        CIE-LCH:
        74.7643, 55.9144, 163.5058
        CIE-Luv:
        74.7643, -60.2178, 31.2985
        Hunter-Lab:
        69.2126, -45.6591, 16.0328
      #2ad099 color charts
#2ad099 RGB chart
      #2ad099 CMYK chart
      #2ad099 RGB pie chart
      #2ad099 color shades, tints & tones
#2ad099 color schemes
#2ad099 color preview, HTML & CSS examples
           This text has a color of #2ad099        
        
          <p style="color:#2ad099;">Text here</p>
        
        
          .mytext {color:#2ad099;}
        
        Text color #2ad099
      
           This box has a color of #2ad099        
        
          <div style="background-color:#2ad099;">Content here</div>
        
        
          .mybackground {background-color:#2ad099;}
        
        Background color #2ad099
      
           Border around this has a color of #2ad099        
        
          <div style="border:2px solid #2ad099;">Content here</div>
        
        
          .myborder {border:2px solid #2ad099;}
        
        Border color #2ad099