#2ad992 color space conversions
Hex:
        #2ad992
        RGB:
        42, 217, 146
        CMY:
        84, 15, 43
        CMYK:
        81, 0, 33, 15
      HSL:
        156°, 69.7211%, 50.7843%
        HSV (HSB):
        156°, 80.6452%, 85.0980%
        XYZ:
        30.9560, 52.1933, 35.6369
        xyY:
        0.2606, 0.4394, 52.1933
      CIE-Lab:
        77.3963, -58.5592, 23.1982
        CIE-LCH:
        77.3963, 62.9868, 158.3890
        CIE-Luv:
        77.3963, -63.7502, 42.0827
        Hunter-Lab:
        72.2449, -49.9437, 21.3249
      #2ad992 color charts
#2ad992 RGB chart
      #2ad992 CMYK chart
      #2ad992 RGB pie chart
      #2ad992 color shades, tints & tones
#2ad992 color schemes
#2ad992 color preview, HTML & CSS examples
           This text has a color of #2ad992        
        
          <p style="color:#2ad992;">Text here</p>
        
        
          .mytext {color:#2ad992;}
        
        Text color #2ad992
      
           This box has a color of #2ad992        
        
          <div style="background-color:#2ad992;">Content here</div>
        
        
          .mybackground {background-color:#2ad992;}
        
        Background color #2ad992
      
           Border around this has a color of #2ad992        
        
          <div style="border:2px solid #2ad992;">Content here</div>
        
        
          .myborder {border:2px solid #2ad992;}
        
        Border color #2ad992