#dae7ff color space conversions
Hex:
        #dae7ff
        RGB:
        218, 231, 255
        CMY:
        15, 9, 0
        CMYK:
        15, 9, 0, 0
      HSL:
        219°, 100.0000%, 92.7451%
        HSV (HSB):
        219°, 14.5098%, 100.0000%
        XYZ:
        75.5394, 79.2773, 105.9284
        xyY:
        0.2897, 0.3040, 79.2773
      CIE-Lab:
        91.3596, 0.3860, -13.0716
        CIE-LCH:
        91.3596, 13.0773, 271.6913
        CIE-Luv:
        91.3596, -8.1962, -20.7436
        Hunter-Lab:
        89.0378, -4.3773, -8.2110
      #dae7ff color charts
#dae7ff RGB chart
      #dae7ff CMYK chart
      #dae7ff RGB pie chart
      #dae7ff color shades, tints & tones
#dae7ff color schemes
#dae7ff color preview, HTML & CSS examples
           This text has a color of #dae7ff        
        
          <p style="color:#dae7ff;">Text here</p>
        
        
          .mytext {color:#dae7ff;}
        
        Text color #dae7ff
      
           This box has a color of #dae7ff        
        
          <div style="background-color:#dae7ff;">Content here</div>
        
        
          .mybackground {background-color:#dae7ff;}
        
        Background color #dae7ff
      
           Border around this has a color of #dae7ff        
        
          <div style="border:2px solid #dae7ff;">Content here</div>
        
        
          .myborder {border:2px solid #dae7ff;}
        
        Border color #dae7ff