#2dacc3 color space conversions
Hex:
        #2dacc3
        RGB:
        45, 172, 195
        CMY:
        82, 33, 24
        CMYK:
        77, 12, 0, 24
      HSL:
        189°, 62.5000%, 47.0588%
        HSV (HSB):
        189°, 76.9231%, 76.4706%
        XYZ:
        25.6850, 34.0031, 56.8393
        xyY:
        0.2204, 0.2918, 34.0031
      CIE-Lab:
        64.9650, -25.7281, -21.4423
        CIE-LCH:
        64.9650, 33.4919, 219.8085
        CIE-Luv:
        64.9650, -44.2261, -29.5778
        Hunter-Lab:
        58.3121, -23.4215, -16.9739
      #2dacc3 color charts
#2dacc3 RGB chart
      #2dacc3 CMYK chart
      #2dacc3 RGB pie chart
      #2dacc3 color shades, tints & tones
#2dacc3 color schemes
#2dacc3 color preview, HTML & CSS examples
           This text has a color of #2dacc3        
        
          <p style="color:#2dacc3;">Text here</p>
        
        
          .mytext {color:#2dacc3;}
        
        Text color #2dacc3
      
           This box has a color of #2dacc3        
        
          <div style="background-color:#2dacc3;">Content here</div>
        
        
          .mybackground {background-color:#2dacc3;}
        
        Background color #2dacc3
      
           Border around this has a color of #2dacc3        
        
          <div style="border:2px solid #2dacc3;">Content here</div>
        
        
          .myborder {border:2px solid #2dacc3;}
        
        Border color #2dacc3