#1dd7fe color space conversions
Hex:
        #1dd7fe
        RGB:
        29, 215, 254
        CMY:
        89, 16, 0
        CMYK:
        89, 15, 0, 0
      HSL:
        190°, 99.1189%, 55.4902%
        HSV (HSB):
        190°, 88.5827%, 99.6078%
        XYZ:
        42.6965, 56.0178, 102.3281
        xyY:
        0.2124, 0.2786, 56.0178
      CIE-Lab:
        79.6240, -29.2405, -31.0343
        CIE-LCH:
        79.6240, 42.6396, 226.7046
        CIE-Luv:
        79.6240, -56.2230, -46.2215
        Hunter-Lab:
        74.8451, -29.1508, -28.6697
      #1dd7fe color charts
#1dd7fe RGB chart
      #1dd7fe CMYK chart
      #1dd7fe RGB pie chart
      #1dd7fe color shades, tints & tones
#1dd7fe color schemes
#1dd7fe color preview, HTML & CSS examples
           This text has a color of #1dd7fe        
        
          <p style="color:#1dd7fe;">Text here</p>
        
        
          .mytext {color:#1dd7fe;}
        
        Text color #1dd7fe
      
           This box has a color of #1dd7fe        
        
          <div style="background-color:#1dd7fe;">Content here</div>
        
        
          .mybackground {background-color:#1dd7fe;}
        
        Background color #1dd7fe
      
           Border around this has a color of #1dd7fe        
        
          <div style="border:2px solid #1dd7fe;">Content here</div>
        
        
          .myborder {border:2px solid #1dd7fe;}
        
        Border color #1dd7fe