#dfe9df color space conversions
Hex:
        #dfe9df
        RGB:
        223, 233, 223
        CMY:
        13, 9, 13
        CMYK:
        4, 0, 4, 9
      HSL:
        120°, 18.5185%, 89.4118%
        HSV (HSB):
        120°, 4.2918%, 91.3725%
        XYZ:
        72.8896, 79.2935, 81.2755
        xyY:
        0.3122, 0.3396, 79.2935
      CIE-Lab:
        91.3669, -5.1255, 3.6906
        CIE-LCH:
        91.3669, 6.3160, 144.2443
        CIE-Luv:
        91.3669, -5.0565, 6.5231
        Hunter-Lab:
        89.0469, -9.7204, 8.2172
      #dfe9df color charts
#dfe9df RGB chart
      #dfe9df CMYK chart
      #dfe9df RGB pie chart
      #dfe9df color shades, tints & tones
#dfe9df color schemes
#dfe9df color preview, HTML & CSS examples
           This text has a color of #dfe9df        
        
          <p style="color:#dfe9df;">Text here</p>
        
        
          .mytext {color:#dfe9df;}
        
        Text color #dfe9df
      
           This box has a color of #dfe9df        
        
          <div style="background-color:#dfe9df;">Content here</div>
        
        
          .mybackground {background-color:#dfe9df;}
        
        Background color #dfe9df
      
           Border around this has a color of #dfe9df        
        
          <div style="border:2px solid #dfe9df;">Content here</div>
        
        
          .myborder {border:2px solid #dfe9df;}
        
        Border color #dfe9df