#dfcaf7 color space conversions
Hex:
        #dfcaf7
        RGB:
        223, 202, 247
        CMY:
        13, 21, 3
        CMYK:
        10, 18, 0, 3
      HSL:
        268°, 73.7705%, 88.0392%
        HSV (HSB):
        268°, 18.2186%, 96.8627%
        XYZ:
        68.3405, 64.6444, 96.8714
        xyY:
        0.2973, 0.2812, 64.6444
      CIE-Lab:
        84.3002, 15.6082, -19.4259
        CIE-LCH:
        84.3002, 24.9195, 308.7810
        CIE-Luv:
        84.3002, 8.6672, -33.3579
        Hunter-Lab:
        80.4018, 11.0196, -15.1538
      #dfcaf7 color charts
#dfcaf7 RGB chart
      #dfcaf7 CMYK chart
      #dfcaf7 RGB pie chart
      #dfcaf7 color shades, tints & tones
#dfcaf7 color schemes
#dfcaf7 color preview, HTML & CSS examples
           This text has a color of #dfcaf7        
        
          <p style="color:#dfcaf7;">Text here</p>
        
        
          .mytext {color:#dfcaf7;}
        
        Text color #dfcaf7
      
           This box has a color of #dfcaf7        
        
          <div style="background-color:#dfcaf7;">Content here</div>
        
        
          .mybackground {background-color:#dfcaf7;}
        
        Background color #dfcaf7
      
           Border around this has a color of #dfcaf7        
        
          <div style="border:2px solid #dfcaf7;">Content here</div>
        
        
          .myborder {border:2px solid #dfcaf7;}
        
        Border color #dfcaf7