#1dd6ff color space conversions
Hex:
        #1dd6ff
        RGB:
        29, 214, 255
        CMY:
        89, 16, 0
        CMYK:
        89, 16, 0, 0
      HSL:
        191°, 100.0000%, 55.6863%
        HSV (HSB):
        191°, 88.6275%, 100.0000%
        XYZ:
        42.6033, 55.5743, 103.0892
        xyY:
        0.2117, 0.2761, 55.5743
      CIE-Lab:
        79.3709, -28.4289, -31.9551
        CIE-LCH:
        79.3709, 42.7707, 228.3420
        CIE-Luv:
        79.3709, -55.8116, -47.9031
        Hunter-Lab:
        74.5482, -28.4491, -29.8056
      #1dd6ff color charts
#1dd6ff RGB chart
      #1dd6ff CMYK chart
      #1dd6ff RGB pie chart
      #1dd6ff color shades, tints & tones
#1dd6ff color schemes
#1dd6ff color preview, HTML & CSS examples
           This text has a color of #1dd6ff        
        
          <p style="color:#1dd6ff;">Text here</p>
        
        
          .mytext {color:#1dd6ff;}
        
        Text color #1dd6ff
      
           This box has a color of #1dd6ff        
        
          <div style="background-color:#1dd6ff;">Content here</div>
        
        
          .mybackground {background-color:#1dd6ff;}
        
        Background color #1dd6ff
      
           Border around this has a color of #1dd6ff        
        
          <div style="border:2px solid #1dd6ff;">Content here</div>
        
        
          .myborder {border:2px solid #1dd6ff;}
        
        Border color #1dd6ff