#1ddfd7 color space conversions
Hex:
        #1ddfd7
        RGB:
        29, 223, 215
        CMY:
        89, 13, 16
        CMYK:
        87, 0, 4, 13
      HSL:
        178°, 76.9841%, 49.4118%
        HSV (HSB):
        178°, 86.9955%, 87.4510%
        XYZ:
        39.1601, 57.9429, 73.4101
        xyY:
        0.2297, 0.3398, 57.9429
      CIE-Lab:
        80.7070, -44.7873, -8.6365
        CIE-LCH:
        80.7070, 45.6124, 190.9145
        CIE-Luv:
        80.7070, -61.9440, -6.5519
        Hunter-Lab:
        76.1202, -41.3809, -3.8950
      #1ddfd7 color charts
#1ddfd7 RGB chart
      #1ddfd7 CMYK chart
      #1ddfd7 RGB pie chart
      #1ddfd7 color shades, tints & tones
#1ddfd7 color schemes
#1ddfd7 color preview, HTML & CSS examples
           This text has a color of #1ddfd7        
        
          <p style="color:#1ddfd7;">Text here</p>
        
        
          .mytext {color:#1ddfd7;}
        
        Text color #1ddfd7
      
           This box has a color of #1ddfd7        
        
          <div style="background-color:#1ddfd7;">Content here</div>
        
        
          .mybackground {background-color:#1ddfd7;}
        
        Background color #1ddfd7
      
           Border around this has a color of #1ddfd7        
        
          <div style="border:2px solid #1ddfd7;">Content here</div>
        
        
          .myborder {border:2px solid #1ddfd7;}
        
        Border color #1ddfd7