#dfce5e color space conversions
Hex:
        #dfce5e
        RGB:
        223, 206, 94
        CMY:
        13, 19, 63
        CMYK:
        0, 8, 58, 13
      HSL:
        52°, 66.8394%, 62.1569%
        HSV (HSB):
        52°, 57.8475%, 87.4510%
        XYZ:
        54.5231, 60.6387, 19.4204
        xyY:
        0.4051, 0.4506, 60.6387
      CIE-Lab:
        82.1841, -7.7588, 56.7026
        CIE-LCH:
        82.1841, 57.2309, 97.7916
        CIE-Luv:
        82.1841, 16.5404, 69.9514
        Hunter-Lab:
        77.8709, -11.2931, 39.7231
      #dfce5e color charts
#dfce5e RGB chart
      #dfce5e CMYK chart
      #dfce5e RGB pie chart
      #dfce5e color shades, tints & tones
#dfce5e color schemes
#dfce5e color preview, HTML & CSS examples
           This text has a color of #dfce5e        
        
          <p style="color:#dfce5e;">Text here</p>
        
        
          .mytext {color:#dfce5e;}
        
        Text color #dfce5e
      
           This box has a color of #dfce5e        
        
          <div style="background-color:#dfce5e;">Content here</div>
        
        
          .mybackground {background-color:#dfce5e;}
        
        Background color #dfce5e
      
           Border around this has a color of #dfce5e        
        
          <div style="border:2px solid #dfce5e;">Content here</div>
        
        
          .myborder {border:2px solid #dfce5e;}
        
        Border color #dfce5e