#1dcdc0 color space conversions
Hex:
        #1dcdc0
        RGB:
        29, 205, 192
        CMY:
        89, 20, 25
        CMYK:
        86, 0, 6, 20
      HSL:
        176°, 75.2137%, 45.8824%
        HSV (HSB):
        176°, 85.8537%, 80.3922%
        XYZ:
        31.8524, 47.7296, 57.4031
        xyY:
        0.2325, 0.3484, 47.7296
      CIE-Lab:
        74.6541, -43.4503, -5.2678
        CIE-LCH:
        74.6541, 43.7685, 186.9126
        CIE-Luv:
        74.6541, -57.6011, -1.3773
        Hunter-Lab:
        69.0866, -38.6040, -0.9026
      #1dcdc0 color charts
#1dcdc0 RGB chart
      #1dcdc0 CMYK chart
      #1dcdc0 RGB pie chart
      #1dcdc0 color shades, tints & tones
#1dcdc0 color schemes
#1dcdc0 color preview, HTML & CSS examples
           This text has a color of #1dcdc0        
        
          <p style="color:#1dcdc0;">Text here</p>
        
        
          .mytext {color:#1dcdc0;}
        
        Text color #1dcdc0
      
           This box has a color of #1dcdc0        
        
          <div style="background-color:#1dcdc0;">Content here</div>
        
        
          .mybackground {background-color:#1dcdc0;}
        
        Background color #1dcdc0
      
           Border around this has a color of #1dcdc0        
        
          <div style="border:2px solid #1dcdc0;">Content here</div>
        
        
          .myborder {border:2px solid #1dcdc0;}
        
        Border color #1dcdc0