#d6f0fe color space conversions
Hex:
        #d6f0fe
        RGB:
        214, 240, 254
        CMY:
        16, 6, 0
        CMYK:
        16, 6, 0, 0
      HSL:
        201°, 95.2381%, 91.7647%
        HSV (HSB):
        201°, 15.7480%, 99.6078%
        XYZ:
        76.7810, 83.7721, 105.8888
        xyY:
        0.2882, 0.3144, 83.7721
      CIE-Lab:
        93.3514, -5.6756, -9.6127
        CIE-LCH:
        93.3514, 11.1632, 239.4412
        CIE-Luv:
        93.3514, -14.3443, -14.1773
        Hunter-Lab:
        91.5271, -10.4308, -4.5243
      #d6f0fe color charts
#d6f0fe RGB chart
      #d6f0fe CMYK chart
      #d6f0fe RGB pie chart
      #d6f0fe color shades, tints & tones
#d6f0fe color schemes
#d6f0fe color preview, HTML & CSS examples
           This text has a color of #d6f0fe        
        
          <p style="color:#d6f0fe;">Text here</p>
        
        
          .mytext {color:#d6f0fe;}
        
        Text color #d6f0fe
      
           This box has a color of #d6f0fe        
        
          <div style="background-color:#d6f0fe;">Content here</div>
        
        
          .mybackground {background-color:#d6f0fe;}
        
        Background color #d6f0fe
      
           Border around this has a color of #d6f0fe        
        
          <div style="border:2px solid #d6f0fe;">Content here</div>
        
        
          .myborder {border:2px solid #d6f0fe;}
        
        Border color #d6f0fe