#dce5ae color space conversions
Hex:
        #dce5ae
        RGB:
        220, 229, 174
        CMY:
        14, 10, 32
        CMYK:
        4, 0, 24, 10
      HSL:
        70°, 51.4019%, 79.0196%
        HSV (HSB):
        70°, 24.0175%, 89.8039%
        XYZ:
        65.1745, 74.3103, 50.9527
        xyY:
        0.3422, 0.3902, 74.3103
      CIE-Lab:
        89.0689, -11.9735, 25.8792
        CIE-LCH:
        89.0689, 28.5149, 114.8284
        CIE-Luv:
        89.0689, -2.5721, 38.7912
        Hunter-Lab:
        86.2034, -15.9002, 25.2976
      #dce5ae color charts
#dce5ae RGB chart
      #dce5ae CMYK chart
      #dce5ae RGB pie chart
      #dce5ae color shades, tints & tones
#dce5ae color schemes
#dce5ae color preview, HTML & CSS examples
           This text has a color of #dce5ae        
        
          <p style="color:#dce5ae;">Text here</p>
        
        
          .mytext {color:#dce5ae;}
        
        Text color #dce5ae
      
           This box has a color of #dce5ae        
        
          <div style="background-color:#dce5ae;">Content here</div>
        
        
          .mybackground {background-color:#dce5ae;}
        
        Background color #dce5ae
      
           Border around this has a color of #dce5ae        
        
          <div style="border:2px solid #dce5ae;">Content here</div>
        
        
          .myborder {border:2px solid #dce5ae;}
        
        Border color #dce5ae