#dae1f1 color space conversions
Hex:
        #dae1f1
        RGB:
        218, 225, 241
        CMY:
        15, 12, 5
        CMYK:
        10, 7, 0, 5
      HSL:
        222°, 45.0980%, 90.0000%
        HSV (HSB):
        222°, 9.5436%, 94.5098%
        XYZ:
        71.7158, 75.1067, 93.9363
        xyY:
        0.2979, 0.3120, 75.1067
      CIE-Lab:
        89.4430, 0.6975, -8.5963
        CIE-LCH:
        89.4430, 8.6246, 274.6385
        CIE-Luv:
        89.4430, -4.6855, -13.5403
        Hunter-Lab:
        86.6641, -3.9509, -3.6003
      #dae1f1 color charts
#dae1f1 RGB chart
      #dae1f1 CMYK chart
      #dae1f1 RGB pie chart
      #dae1f1 color shades, tints & tones
#dae1f1 color schemes
#dae1f1 color preview, HTML & CSS examples
           This text has a color of #dae1f1        
        
          <p style="color:#dae1f1;">Text here</p>
        
        
          .mytext {color:#dae1f1;}
        
        Text color #dae1f1
      
           This box has a color of #dae1f1        
        
          <div style="background-color:#dae1f1;">Content here</div>
        
        
          .mybackground {background-color:#dae1f1;}
        
        Background color #dae1f1
      
           Border around this has a color of #dae1f1        
        
          <div style="border:2px solid #dae1f1;">Content here</div>
        
        
          .myborder {border:2px solid #dae1f1;}
        
        Border color #dae1f1