#daefd0 color space conversions
Hex:
        #daefd0
        RGB:
        218, 239, 208
        CMY:
        15, 6, 18
        CMYK:
        9, 0, 13, 6
      HSL:
        101°, 49.2063%, 87.6471%
        HSV (HSB):
        101°, 12.9707%, 93.7255%
        XYZ:
        71.1651, 81.1925, 71.5954
        xyY:
        0.3178, 0.3625, 81.1925
      CIE-Lab:
        92.2173, -12.4290, 12.6660
        CIE-LCH:
        92.2173, 17.7456, 134.4590
        CIE-Luv:
        92.2173, -10.2507, 21.0695
        Hunter-Lab:
        90.1069, -16.7103, 15.9653
      #daefd0 color charts
#daefd0 RGB chart
      #daefd0 CMYK chart
      #daefd0 RGB pie chart
      #daefd0 color shades, tints & tones
#daefd0 color schemes
#daefd0 color preview, HTML & CSS examples
           This text has a color of #daefd0        
        
          <p style="color:#daefd0;">Text here</p>
        
        
          .mytext {color:#daefd0;}
        
        Text color #daefd0
      
           This box has a color of #daefd0        
        
          <div style="background-color:#daefd0;">Content here</div>
        
        
          .mybackground {background-color:#daefd0;}
        
        Background color #daefd0
      
           Border around this has a color of #daefd0        
        
          <div style="border:2px solid #daefd0;">Content here</div>
        
        
          .myborder {border:2px solid #daefd0;}
        
        Border color #daefd0