#2dadc1 color space conversions
Hex:
        #2dadc1
        RGB:
        45, 173, 193
        CMY:
        82, 32, 24
        CMYK:
        77, 10, 0, 24
      HSL:
        188°, 62.1849%, 46.6667%
        HSV (HSB):
        188°, 76.6839%, 75.6863%
        XYZ:
        25.6514, 34.2953, 55.7198
        xyY:
        0.2218, 0.2965, 34.2953
      CIE-Lab:
        65.1963, -26.8662, -19.9793
        CIE-LCH:
        65.1963, 33.4808, 216.6367
        CIE-Luv:
        65.1963, -44.7176, -27.0460
        Hunter-Lab:
        58.5622, -24.2973, -15.4187
      #2dadc1 color charts
#2dadc1 RGB chart
      #2dadc1 CMYK chart
      #2dadc1 RGB pie chart
      #2dadc1 color shades, tints & tones
#2dadc1 color schemes
#2dadc1 color preview, HTML & CSS examples
           This text has a color of #2dadc1        
        
          <p style="color:#2dadc1;">Text here</p>
        
        
          .mytext {color:#2dadc1;}
        
        Text color #2dadc1
      
           This box has a color of #2dadc1        
        
          <div style="background-color:#2dadc1;">Content here</div>
        
        
          .mybackground {background-color:#2dadc1;}
        
        Background color #2dadc1
      
           Border around this has a color of #2dadc1        
        
          <div style="border:2px solid #2dadc1;">Content here</div>
        
        
          .myborder {border:2px solid #2dadc1;}
        
        Border color #2dadc1