#1dd0ed color space conversions
Hex:
        #1dd0ed
        RGB:
        29, 208, 237
        CMY:
        89, 18, 7
        CMYK:
        88, 12, 0, 7
      HSL:
        188°, 85.2459%, 52.1569%
        HSV (HSB):
        188°, 87.7637%, 92.9412%
        XYZ:
        38.3486, 51.4874, 88.0376
        xyY:
        0.2156, 0.2895, 51.4874
      CIE-Lab:
        76.9733, -31.2816, -26.0240
        CIE-LCH:
        76.9733, 40.6914, 219.7581
        CIE-Luv:
        76.9733, -55.1530, -37.2121
        Hunter-Lab:
        71.7547, -30.1731, -22.5161
      #1dd0ed color charts
#1dd0ed RGB chart
      #1dd0ed CMYK chart
      #1dd0ed RGB pie chart
      #1dd0ed color shades, tints & tones
#1dd0ed color schemes
#1dd0ed color preview, HTML & CSS examples
           This text has a color of #1dd0ed        
        
          <p style="color:#1dd0ed;">Text here</p>
        
        
          .mytext {color:#1dd0ed;}
        
        Text color #1dd0ed
      
           This box has a color of #1dd0ed        
        
          <div style="background-color:#1dd0ed;">Content here</div>
        
        
          .mybackground {background-color:#1dd0ed;}
        
        Background color #1dd0ed
      
           Border around this has a color of #1dd0ed        
        
          <div style="border:2px solid #1dd0ed;">Content here</div>
        
        
          .myborder {border:2px solid #1dd0ed;}
        
        Border color #1dd0ed