#2ad99b color space conversions
Hex:
        #2ad99b
        RGB:
        42, 217, 155
        CMY:
        84, 15, 39
        CMYK:
        81, 0, 29, 15
      HSL:
        159°, 69.7211%, 50.7843%
        HSV (HSB):
        159°, 80.6452%, 85.0980%
        XYZ:
        31.6841, 52.4845, 39.4709
        xyY:
        0.2563, 0.4245, 52.4845
      CIE-Lab:
        77.5697, -56.6304, 18.7216
        CIE-LCH:
        77.5697, 59.6448, 161.7065
        CIE-Luv:
        77.5697, -63.1613, 35.8869
        Hunter-Lab:
        72.4462, -48.7145, 18.4093
      #2ad99b color charts
#2ad99b RGB chart
      #2ad99b CMYK chart
      #2ad99b RGB pie chart
      #2ad99b color shades, tints & tones
#2ad99b color schemes
#2ad99b color preview, HTML & CSS examples
           This text has a color of #2ad99b        
        
          <p style="color:#2ad99b;">Text here</p>
        
        
          .mytext {color:#2ad99b;}
        
        Text color #2ad99b
      
           This box has a color of #2ad99b        
        
          <div style="background-color:#2ad99b;">Content here</div>
        
        
          .mybackground {background-color:#2ad99b;}
        
        Background color #2ad99b
      
           Border around this has a color of #2ad99b        
        
          <div style="border:2px solid #2ad99b;">Content here</div>
        
        
          .myborder {border:2px solid #2ad99b;}
        
        Border color #2ad99b