#2dd8bc color space conversions
Hex:
        #2dd8bc
        RGB:
        45, 216, 188
        CMY:
        82, 15, 26
        CMYK:
        79, 0, 13, 15
      HSL:
        170°, 68.6747%, 51.1765%
        HSV (HSB):
        170°, 79.1667%, 84.7059%
        XYZ:
        34.7152, 53.3005, 56.0353
        xyY:
        0.2410, 0.3700, 53.3005
      CIE-Lab:
        78.0521, -47.9894, 1.8844
        CIE-LCH:
        78.0521, 48.0264, 177.7513
        CIE-Luv:
        78.0521, -60.1720, 10.4042
        Hunter-Lab:
        73.0072, -42.8852, 5.5981
      #2dd8bc color charts
#2dd8bc RGB chart
      #2dd8bc CMYK chart
      #2dd8bc RGB pie chart
      #2dd8bc color shades, tints & tones
#2dd8bc color schemes
#2dd8bc color preview, HTML & CSS examples
           This text has a color of #2dd8bc        
        
          <p style="color:#2dd8bc;">Text here</p>
        
        
          .mytext {color:#2dd8bc;}
        
        Text color #2dd8bc
      
           This box has a color of #2dd8bc        
        
          <div style="background-color:#2dd8bc;">Content here</div>
        
        
          .mybackground {background-color:#2dd8bc;}
        
        Background color #2dd8bc
      
           Border around this has a color of #2dd8bc        
        
          <div style="border:2px solid #2dd8bc;">Content here</div>
        
        
          .myborder {border:2px solid #2dd8bc;}
        
        Border color #2dd8bc