#dfe1b2 color space conversions
Hex:
        #dfe1b2
        RGB:
        223, 225, 178
        CMY:
        13, 12, 30
        CMYK:
        1, 0, 21, 12
      HSL:
        63°, 43.9252%, 79.0196%
        HSV (HSB):
        63°, 20.8889%, 88.2353%
        XYZ:
        65.3925, 72.7528, 52.7156
        xyY:
        0.3426, 0.3812, 72.7528
      CIE-Lab:
        88.3297, -8.2959, 22.8341
        CIE-LCH:
        88.3297, 24.2944, 109.9667
        CIE-Luv:
        88.3297, 1.2613, 34.0529
        Hunter-Lab:
        85.2952, -12.4177, 23.0632
      #dfe1b2 color charts
#dfe1b2 RGB chart
      #dfe1b2 CMYK chart
      #dfe1b2 RGB pie chart
      #dfe1b2 color shades, tints & tones
#dfe1b2 color schemes
#dfe1b2 color preview, HTML & CSS examples
           This text has a color of #dfe1b2        
        
          <p style="color:#dfe1b2;">Text here</p>
        
        
          .mytext {color:#dfe1b2;}
        
        Text color #dfe1b2
      
           This box has a color of #dfe1b2        
        
          <div style="background-color:#dfe1b2;">Content here</div>
        
        
          .mybackground {background-color:#dfe1b2;}
        
        Background color #dfe1b2
      
           Border around this has a color of #dfe1b2        
        
          <div style="border:2px solid #dfe1b2;">Content here</div>
        
        
          .myborder {border:2px solid #dfe1b2;}
        
        Border color #dfe1b2