#2dcdc0 color space conversions
Hex:
        #2dcdc0
        RGB:
        45, 205, 192
        CMY:
        82, 20, 25
        CMYK:
        78, 0, 6, 20
      HSL:
        175°, 64.0000%, 49.0196%
        HSV (HSB):
        175°, 78.0488%, 80.3922%
        XYZ:
        32.4279, 48.0263, 57.4300
        xyY:
        0.2352, 0.3483, 48.0263
      CIE-Lab:
        74.8415, -42.1791, -4.9699
        CIE-LCH:
        74.8415, 42.4709, 186.7201
        CIE-Luv:
        74.8415, -56.0685, -1.0802
        Hunter-Lab:
        69.3010, -37.7515, -0.6232
      #2dcdc0 color charts
#2dcdc0 RGB chart
      #2dcdc0 CMYK chart
      #2dcdc0 RGB pie chart
      #2dcdc0 color shades, tints & tones
#2dcdc0 color schemes
#2dcdc0 color preview, HTML & CSS examples
           This text has a color of #2dcdc0        
        
          <p style="color:#2dcdc0;">Text here</p>
        
        
          .mytext {color:#2dcdc0;}
        
        Text color #2dcdc0
      
           This box has a color of #2dcdc0        
        
          <div style="background-color:#2dcdc0;">Content here</div>
        
        
          .mybackground {background-color:#2dcdc0;}
        
        Background color #2dcdc0
      
           Border around this has a color of #2dcdc0        
        
          <div style="border:2px solid #2dcdc0;">Content here</div>
        
        
          .myborder {border:2px solid #2dcdc0;}
        
        Border color #2dcdc0