#1dccc6 color space conversions
Hex:
        #1dccc6
        RGB:
        29, 204, 198
        CMY:
        89, 20, 22
        CMYK:
        86, 0, 3, 20
      HSL:
        178°, 75.1073%, 45.6863%
        HSV (HSB):
        178°, 85.7843%, 80.0000%
        XYZ:
        32.2926, 47.5242, 60.8972
        xyY:
        0.2295, 0.3377, 47.5242
      CIE-Lab:
        74.5238, -41.2964, -8.7062
        CIE-LCH:
        74.5238, 42.2041, 191.9049
        CIE-Luv:
        74.5238, -56.7960, -7.1281
        Hunter-Lab:
        68.9378, -37.0261, -4.1182
      #1dccc6 color charts
#1dccc6 RGB chart
      #1dccc6 CMYK chart
      #1dccc6 RGB pie chart
      #1dccc6 color shades, tints & tones
#1dccc6 color schemes
#1dccc6 color preview, HTML & CSS examples
           This text has a color of #1dccc6        
        
          <p style="color:#1dccc6;">Text here</p>
        
        
          .mytext {color:#1dccc6;}
        
        Text color #1dccc6
      
           This box has a color of #1dccc6        
        
          <div style="background-color:#1dccc6;">Content here</div>
        
        
          .mybackground {background-color:#1dccc6;}
        
        Background color #1dccc6
      
           Border around this has a color of #1dccc6        
        
          <div style="border:2px solid #1dccc6;">Content here</div>
        
        
          .myborder {border:2px solid #1dccc6;}
        
        Border color #1dccc6