#dbe5ae color space conversions
Hex:
        #dbe5ae
        RGB:
        219, 229, 174
        CMY:
        14, 10, 32
        CMYK:
        4, 0, 24, 10
      HSL:
        71°, 51.4019%, 79.0196%
        HSV (HSB):
        71°, 24.0175%, 89.8039%
        XYZ:
        64.8727, 74.1547, 50.9385
        xyY:
        0.3415, 0.3904, 74.1547
      CIE-Lab:
        88.9955, -12.3388, 25.7671
        CIE-LCH:
        88.9955, 28.5690, 115.5878
        CIE-Luv:
        88.9955, -3.1644, 38.7102
        Hunter-Lab:
        86.1131, -16.2262, 25.2073
      #dbe5ae color charts
#dbe5ae RGB chart
      #dbe5ae CMYK chart
      #dbe5ae RGB pie chart
      #dbe5ae color shades, tints & tones
#dbe5ae color schemes
#dbe5ae color preview, HTML & CSS examples
           This text has a color of #dbe5ae        
        
          <p style="color:#dbe5ae;">Text here</p>
        
        
          .mytext {color:#dbe5ae;}
        
        Text color #dbe5ae
      
           This box has a color of #dbe5ae        
        
          <div style="background-color:#dbe5ae;">Content here</div>
        
        
          .mybackground {background-color:#dbe5ae;}
        
        Background color #dbe5ae
      
           Border around this has a color of #dbe5ae        
        
          <div style="border:2px solid #dbe5ae;">Content here</div>
        
        
          .myborder {border:2px solid #dbe5ae;}
        
        Border color #dbe5ae