#2dc992 color space conversions
Hex:
        #2dc992
        RGB:
        45, 201, 146
        CMY:
        82, 21, 43
        CMYK:
        78, 0, 27, 21
      HSL:
        159°, 63.4146%, 48.2353%
        HSV (HSB):
        159°, 77.6119%, 78.8235%
        XYZ:
        27.1571, 44.4065, 34.3341
        xyY:
        0.2564, 0.4193, 44.4065
      CIE-Lab:
        72.4994, -52.1425, 16.4557
        CIE-LCH:
        72.4994, 54.6775, 162.4847
        CIE-Luv:
        72.4994, -57.8839, 31.6538
        Hunter-Lab:
        66.6382, -43.8726, 16.0987
      #2dc992 color charts
#2dc992 RGB chart
      #2dc992 CMYK chart
      #2dc992 RGB pie chart
      #2dc992 color shades, tints & tones
#2dc992 color schemes
#2dc992 color preview, HTML & CSS examples
           This text has a color of #2dc992        
        
          <p style="color:#2dc992;">Text here</p>
        
        
          .mytext {color:#2dc992;}
        
        Text color #2dc992
      
           This box has a color of #2dc992        
        
          <div style="background-color:#2dc992;">Content here</div>
        
        
          .mybackground {background-color:#2dc992;}
        
        Background color #2dc992
      
           Border around this has a color of #2dc992        
        
          <div style="border:2px solid #2dc992;">Content here</div>
        
        
          .myborder {border:2px solid #2dc992;}
        
        Border color #2dc992