#1dddce color space conversions
Hex:
        #1dddce
        RGB:
        29, 221, 206
        CMY:
        89, 13, 19
        CMYK:
        87, 0, 7, 13
      HSL:
        175°, 76.8000%, 49.0196%
        HSV (HSB):
        175°, 86.8778%, 86.6667%
        XYZ:
        37.5037, 56.4303, 67.3080
        xyY:
        0.2326, 0.3500, 56.4303
      CIE-Lab:
        79.8581, -46.4497, -5.0996
        CIE-LCH:
        79.8581, 46.7288, 186.2653
        CIE-Luv:
        79.8581, -61.9671, -0.6552
        Hunter-Lab:
        75.1201, -42.3441, -0.5400
      #1dddce color charts
#1dddce RGB chart
      #1dddce CMYK chart
      #1dddce RGB pie chart
      #1dddce color shades, tints & tones
#1dddce color schemes
#1dddce color preview, HTML & CSS examples
           This text has a color of #1dddce        
        
          <p style="color:#1dddce;">Text here</p>
        
        
          .mytext {color:#1dddce;}
        
        Text color #1dddce
      
           This box has a color of #1dddce        
        
          <div style="background-color:#1dddce;">Content here</div>
        
        
          .mybackground {background-color:#1dddce;}
        
        Background color #1dddce
      
           Border around this has a color of #1dddce        
        
          <div style="border:2px solid #1dddce;">Content here</div>
        
        
          .myborder {border:2px solid #1dddce;}
        
        Border color #1dddce