#1dcdd3 color space conversions
Hex:
        #1dcdd3
        RGB:
        29, 205, 211
        CMY:
        89, 20, 17
        CMYK:
        86, 3, 0, 17
      HSL:
        182°, 75.8333%, 47.0588%
        HSV (HSB):
        182°, 86.2559%, 82.7451%
        XYZ:
        34.0959, 48.6270, 69.2169
        xyY:
        0.2244, 0.3200, 48.6270
      CIE-Lab:
        75.2187, -37.9145, -14.6943
        CIE-LCH:
        75.2187, 40.6625, 201.1845
        CIE-Luv:
        75.2187, -56.1330, -17.3010
        Hunter-Lab:
        69.7331, -34.7555, -10.0380
      #1dcdd3 color charts
#1dcdd3 RGB chart
      #1dcdd3 CMYK chart
      #1dcdd3 RGB pie chart
      #1dcdd3 color shades, tints & tones
#1dcdd3 color schemes
#1dcdd3 color preview, HTML & CSS examples
           This text has a color of #1dcdd3        
        
          <p style="color:#1dcdd3;">Text here</p>
        
        
          .mytext {color:#1dcdd3;}
        
        Text color #1dcdd3
      
           This box has a color of #1dcdd3        
        
          <div style="background-color:#1dcdd3;">Content here</div>
        
        
          .mybackground {background-color:#1dcdd3;}
        
        Background color #1dcdd3
      
           Border around this has a color of #1dcdd3        
        
          <div style="border:2px solid #1dcdd3;">Content here</div>
        
        
          .myborder {border:2px solid #1dcdd3;}
        
        Border color #1dcdd3