#2dacc9 color space conversions
Hex:
        #2dacc9
        RGB:
        45, 172, 201
        CMY:
        82, 33, 21
        CMYK:
        78, 14, 0, 21
      HSL:
        191°, 63.4146%, 48.2353%
        HSV (HSB):
        191°, 77.6119%, 78.8235%
        XYZ:
        26.3773, 34.2800, 60.4848
        xyY:
        0.2177, 0.2830, 34.2800
      CIE-Lab:
        65.1842, -23.7944, -24.4362
        CIE-LCH:
        65.1842, 34.1072, 225.7624
        CIE-Luv:
        65.1842, -43.8200, -34.7789
        Hunter-Lab:
        58.5491, -22.0438, -20.2658
      #2dacc9 color charts
#2dacc9 RGB chart
      #2dacc9 CMYK chart
      #2dacc9 RGB pie chart
      #2dacc9 color shades, tints & tones
#2dacc9 color schemes
#2dacc9 color preview, HTML & CSS examples
           This text has a color of #2dacc9        
        
          <p style="color:#2dacc9;">Text here</p>
        
        
          .mytext {color:#2dacc9;}
        
        Text color #2dacc9
      
           This box has a color of #2dacc9        
        
          <div style="background-color:#2dacc9;">Content here</div>
        
        
          .mybackground {background-color:#2dacc9;}
        
        Background color #2dacc9
      
           Border around this has a color of #2dacc9        
        
          <div style="border:2px solid #2dacc9;">Content here</div>
        
        
          .myborder {border:2px solid #2dacc9;}
        
        Border color #2dacc9