#1dd3f3 color space conversions
Hex:
        #1dd3f3
        RGB:
        29, 211, 243
        CMY:
        89, 17, 5
        CMYK:
        88, 13, 0, 5
      HSL:
        189°, 89.9160%, 53.3333%
        HSV (HSB):
        189°, 88.0658%, 95.2941%
        XYZ:
        39.9786, 53.3208, 92.9789
        xyY:
        0.2146, 0.2862, 53.3208
      CIE-Lab:
        78.0640, -30.8208, -27.5661
        CIE-LCH:
        78.0640, 41.3498, 221.8095
        CIE-Luv:
        78.0640, -55.7108, -39.9622
        Hunter-Lab:
        73.0211, -30.0592, -24.3801
      #1dd3f3 color charts
#1dd3f3 RGB chart
      #1dd3f3 CMYK chart
      #1dd3f3 RGB pie chart
      #1dd3f3 color shades, tints & tones
#1dd3f3 color schemes
#1dd3f3 color preview, HTML & CSS examples
           This text has a color of #1dd3f3        
        
          <p style="color:#1dd3f3;">Text here</p>
        
        
          .mytext {color:#1dd3f3;}
        
        Text color #1dd3f3
      
           This box has a color of #1dd3f3        
        
          <div style="background-color:#1dd3f3;">Content here</div>
        
        
          .mybackground {background-color:#1dd3f3;}
        
        Background color #1dd3f3
      
           Border around this has a color of #1dd3f3        
        
          <div style="border:2px solid #1dd3f3;">Content here</div>
        
        
          .myborder {border:2px solid #1dd3f3;}
        
        Border color #1dd3f3