#d9e8de color space conversions
Hex:
        #d9e8de
        RGB:
        217, 232, 222
        CMY:
        15, 9, 13
        CMYK:
        6, 0, 4, 9
      HSL:
        140°, 24.5902%, 88.0392%
        HSV (HSB):
        140°, 6.4655%, 90.9804%
        XYZ:
        70.6567, 77.7389, 80.3883
        xyY:
        0.3088, 0.3398, 77.7389
      CIE-Lab:
        90.6606, -6.8030, 3.1354
        CIE-LCH:
        90.6606, 7.4907, 155.2558
        CIE-Luv:
        90.6606, -7.7846, 5.9758
        Hunter-Lab:
        88.1696, -11.2519, 7.6613
      #d9e8de color charts
#d9e8de RGB chart
      #d9e8de CMYK chart
      #d9e8de RGB pie chart
      #d9e8de color shades, tints & tones
#d9e8de color schemes
#d9e8de color preview, HTML & CSS examples
           This text has a color of #d9e8de        
        
          <p style="color:#d9e8de;">Text here</p>
        
        
          .mytext {color:#d9e8de;}
        
        Text color #d9e8de
      
           This box has a color of #d9e8de        
        
          <div style="background-color:#d9e8de;">Content here</div>
        
        
          .mybackground {background-color:#d9e8de;}
        
        Background color #d9e8de
      
           Border around this has a color of #d9e8de        
        
          <div style="border:2px solid #d9e8de;">Content here</div>
        
        
          .myborder {border:2px solid #d9e8de;}
        
        Border color #d9e8de