#1dd3eb color space conversions
Hex:
        #1dd3eb
        RGB:
        29, 211, 235
        CMY:
        89, 17, 8
        CMYK:
        88, 10, 0, 8
      HSL:
        187°, 83.7398%, 51.7647%
        HSV (HSB):
        187°, 87.6596%, 92.1569%
        XYZ:
        38.7964, 52.8479, 86.7531
        xyY:
        0.2175, 0.2962, 52.8479
      CIE-Lab:
        77.7851, -33.3484, -23.7138
        CIE-LCH:
        77.7851, 40.9202, 215.4163
        CIE-Luv:
        77.7851, -56.3234, -33.0529
        Hunter-Lab:
        72.6966, -31.9579, -19.8667
      #1dd3eb color charts
#1dd3eb RGB chart
      #1dd3eb CMYK chart
      #1dd3eb RGB pie chart
      #1dd3eb color shades, tints & tones
#1dd3eb color schemes
#1dd3eb color preview, HTML & CSS examples
           This text has a color of #1dd3eb        
        
          <p style="color:#1dd3eb;">Text here</p>
        
        
          .mytext {color:#1dd3eb;}
        
        Text color #1dd3eb
      
           This box has a color of #1dd3eb        
        
          <div style="background-color:#1dd3eb;">Content here</div>
        
        
          .mybackground {background-color:#1dd3eb;}
        
        Background color #1dd3eb
      
           Border around this has a color of #1dd3eb        
        
          <div style="border:2px solid #1dd3eb;">Content here</div>
        
        
          .myborder {border:2px solid #1dd3eb;}
        
        Border color #1dd3eb