#1dd7db color space conversions
Hex:
        #1dd7db
        RGB:
        29, 215, 219
        CMY:
        89, 16, 14
        CMYK:
        87, 2, 0, 14
      HSL:
        181°, 76.6129%, 48.6275%
        HSV (HSB):
        181°, 86.7580%, 85.8824%
        XYZ:
        37.5933, 53.9766, 75.4550
        xyY:
        0.2251, 0.3232, 53.9766
      CIE-Lab:
        78.4481, -40.0800, -14.1447
        CIE-LCH:
        78.4481, 42.5027, 199.4385
        CIE-Luv:
        78.4481, -58.9216, -16.1673
        Hunter-Lab:
        73.4687, -37.2334, -9.4648
      #1dd7db color charts
#1dd7db RGB chart
      #1dd7db CMYK chart
      #1dd7db RGB pie chart
      #1dd7db color shades, tints & tones
#1dd7db color schemes
#1dd7db color preview, HTML & CSS examples
           This text has a color of #1dd7db        
        
          <p style="color:#1dd7db;">Text here</p>
        
        
          .mytext {color:#1dd7db;}
        
        Text color #1dd7db
      
           This box has a color of #1dd7db        
        
          <div style="background-color:#1dd7db;">Content here</div>
        
        
          .mybackground {background-color:#1dd7db;}
        
        Background color #1dd7db
      
           Border around this has a color of #1dd7db        
        
          <div style="border:2px solid #1dd7db;">Content here</div>
        
        
          .myborder {border:2px solid #1dd7db;}
        
        Border color #1dd7db