#1ddcce color space conversions
Hex:
        #1ddcce
        RGB:
        29, 220, 206
        CMY:
        89, 14, 19
        CMYK:
        87, 0, 6, 14
      HSL:
        176°, 76.7068%, 48.8235%
        HSV (HSB):
        176°, 86.8182%, 86.2745%
        XYZ:
        37.2405, 55.9038, 67.2203
        xyY:
        0.2322, 0.3486, 55.9038
      CIE-Lab:
        79.5591, -46.0207, -5.5412
        CIE-LCH:
        79.5591, 46.3531, 186.8657
        CIE-Luv:
        79.5591, -61.6287, -1.4193
        Hunter-Lab:
        74.7689, -41.9392, -0.9659
      #1ddcce color charts
#1ddcce RGB chart
      #1ddcce CMYK chart
      #1ddcce RGB pie chart
      #1ddcce color shades, tints & tones
#1ddcce color schemes
#1ddcce color preview, HTML & CSS examples
           This text has a color of #1ddcce        
        
          <p style="color:#1ddcce;">Text here</p>
        
        
          .mytext {color:#1ddcce;}
        
        Text color #1ddcce
      
           This box has a color of #1ddcce        
        
          <div style="background-color:#1ddcce;">Content here</div>
        
        
          .mybackground {background-color:#1ddcce;}
        
        Background color #1ddcce
      
           Border around this has a color of #1ddcce        
        
          <div style="border:2px solid #1ddcce;">Content here</div>
        
        
          .myborder {border:2px solid #1ddcce;}
        
        Border color #1ddcce