#dfe2ae color space conversions
Hex:
        #dfe2ae
        RGB:
        223, 226, 174
        CMY:
        13, 11, 32
        CMYK:
        1, 0, 23, 11
      HSL:
        63°, 47.2727%, 78.4314%
        HSV (HSB):
        63°, 23.0088%, 88.6275%
        XYZ:
        65.2678, 73.1367, 50.7212
        xyY:
        0.3451, 0.3867, 73.1367
      CIE-Lab:
        88.5129, -9.3664, 25.1560
        CIE-LCH:
        88.5129, 26.8431, 110.4220
        CIE-Luv:
        88.5129, 0.8879, 37.3004
        Hunter-Lab:
        85.5200, -13.4311, 24.6996
      #dfe2ae color charts
#dfe2ae RGB chart
      #dfe2ae CMYK chart
      #dfe2ae RGB pie chart
      #dfe2ae color shades, tints & tones
#dfe2ae color schemes
#dfe2ae color preview, HTML & CSS examples
           This text has a color of #dfe2ae        
        
          <p style="color:#dfe2ae;">Text here</p>
        
        
          .mytext {color:#dfe2ae;}
        
        Text color #dfe2ae
      
           This box has a color of #dfe2ae        
        
          <div style="background-color:#dfe2ae;">Content here</div>
        
        
          .mybackground {background-color:#dfe2ae;}
        
        Background color #dfe2ae
      
           Border around this has a color of #dfe2ae        
        
          <div style="border:2px solid #dfe2ae;">Content here</div>
        
        
          .myborder {border:2px solid #dfe2ae;}
        
        Border color #dfe2ae