#1dfde0 color space conversions
Hex:
        #1dfde0
        RGB:
        29, 253, 224
        CMY:
        89, 1, 12
        CMYK:
        89, 0, 11, 1
      HSL:
        172°, 98.2456%, 55.2941%
        HSV (HSB):
        172°, 88.5375%, 99.2157%
        XYZ:
        49.0865, 75.8936, 82.5828
        xyY:
        0.2365, 0.3656, 75.8936
      CIE-Lab:
        89.8099, -54.9231, 0.0386
        CIE-LCH:
        89.8099, 54.9231, 179.9598
        CIE-Luv:
        89.8099, -71.2613, 8.8407
        Hunter-Lab:
        87.1169, -51.8778, 4.7777
      #1dfde0 color charts
#1dfde0 RGB chart
      #1dfde0 CMYK chart
      #1dfde0 RGB pie chart
      #1dfde0 color shades, tints & tones
#1dfde0 color schemes
#1dfde0 color preview, HTML & CSS examples
           This text has a color of #1dfde0        
        
          <p style="color:#1dfde0;">Text here</p>
        
        
          .mytext {color:#1dfde0;}
        
        Text color #1dfde0
      
           This box has a color of #1dfde0        
        
          <div style="background-color:#1dfde0;">Content here</div>
        
        
          .mybackground {background-color:#1dfde0;}
        
        Background color #1dfde0
      
           Border around this has a color of #1dfde0        
        
          <div style="border:2px solid #1dfde0;">Content here</div>
        
        
          .myborder {border:2px solid #1dfde0;}
        
        Border color #1dfde0