#dae8bd color space conversions
Hex:
        #dae8bd
        RGB:
        218, 232, 189
        CMY:
        15, 9, 26
        CMYK:
        6, 0, 19, 9
      HSL:
        80°, 48.3146%, 82.5490%
        HSV (HSB):
        80°, 18.5345%, 90.9804%
        XYZ:
        66.9554, 76.2928, 59.3412
        xyY:
        0.3305, 0.3766, 76.2928
      CIE-Lab:
        89.9951, -11.9858, 19.3841
        CIE-LCH:
        89.9951, 22.7904, 121.7298
        CIE-Luv:
        89.9951, -5.9377, 30.2657
        Hunter-Lab:
        87.3457, -16.0249, 20.8614
      #dae8bd color charts
#dae8bd RGB chart
      #dae8bd CMYK chart
      #dae8bd RGB pie chart
      #dae8bd color shades, tints & tones
#dae8bd color schemes
#dae8bd color preview, HTML & CSS examples
           This text has a color of #dae8bd        
        
          <p style="color:#dae8bd;">Text here</p>
        
        
          .mytext {color:#dae8bd;}
        
        Text color #dae8bd
      
           This box has a color of #dae8bd        
        
          <div style="background-color:#dae8bd;">Content here</div>
        
        
          .mybackground {background-color:#dae8bd;}
        
        Background color #dae8bd
      
           Border around this has a color of #dae8bd        
        
          <div style="border:2px solid #dae8bd;">Content here</div>
        
        
          .myborder {border:2px solid #dae8bd;}
        
        Border color #dae8bd