#1dcddb color space conversions
Hex:
        #1dcddb
        RGB:
        29, 205, 219
        CMY:
        89, 20, 14
        CMYK:
        87, 6, 0, 14
      HSL:
        184°, 76.6129%, 48.6275%
        HSV (HSB):
        184°, 86.7580%, 85.8824%
        XYZ:
        35.1242, 49.0383, 74.6319
        xyY:
        0.2212, 0.3088, 49.0383
      CIE-Lab:
        75.4752, -35.4838, -18.6245
        CIE-LCH:
        75.4752, 40.0746, 207.6938
        CIE-Luv:
        75.4752, -55.5145, -24.1300
        Hunter-Lab:
        70.0274, -33.0162, -14.1694
      #1dcddb color charts
#1dcddb RGB chart
      #1dcddb CMYK chart
      #1dcddb RGB pie chart
      #1dcddb color shades, tints & tones
#1dcddb color schemes
#1dcddb color preview, HTML & CSS examples
           This text has a color of #1dcddb        
        
          <p style="color:#1dcddb;">Text here</p>
        
        
          .mytext {color:#1dcddb;}
        
        Text color #1dcddb
      
           This box has a color of #1dcddb        
        
          <div style="background-color:#1dcddb;">Content here</div>
        
        
          .mybackground {background-color:#1dcddb;}
        
        Background color #1dcddb
      
           Border around this has a color of #1dcddb        
        
          <div style="border:2px solid #1dcddb;">Content here</div>
        
        
          .myborder {border:2px solid #1dcddb;}
        
        Border color #1dcddb