#daebf9 color space conversions
Hex:
        #daebf9
        RGB:
        218, 235, 249
        CMY:
        15, 8, 2
        CMYK:
        12, 6, 0, 2
      HSL:
        207°, 72.0930%, 91.5686%
        HSV (HSB):
        207°, 12.4498%, 97.6471%
        XYZ:
        75.7207, 81.1616, 101.2974
        xyY:
        0.2933, 0.3144, 81.1616
      CIE-Lab:
        92.2036, -2.8816, -8.6854
        CIE-LCH:
        92.2036, 9.1509, 251.6452
        CIE-Luv:
        92.2036, -9.8133, -13.1314
        Hunter-Lab:
        90.0898, -7.6274, -3.6032
      #daebf9 color charts
#daebf9 RGB chart
      #daebf9 CMYK chart
      #daebf9 RGB pie chart
      #daebf9 color shades, tints & tones
#daebf9 color schemes
#daebf9 color preview, HTML & CSS examples
           This text has a color of #daebf9        
        
          <p style="color:#daebf9;">Text here</p>
        
        
          .mytext {color:#daebf9;}
        
        Text color #daebf9
      
           This box has a color of #daebf9        
        
          <div style="background-color:#daebf9;">Content here</div>
        
        
          .mybackground {background-color:#daebf9;}
        
        Background color #daebf9
      
           Border around this has a color of #daebf9        
        
          <div style="border:2px solid #daebf9;">Content here</div>
        
        
          .myborder {border:2px solid #daebf9;}
        
        Border color #daebf9