#dfcafc color space conversions
Hex:
#dfcafc
RGB:
223, 202, 252
CMY:
13, 21, 1
CMYK:
12, 20, 0, 1
HSL:
265°, 89.2857%, 89.0196%
HSV (HSB):
265°, 19.8413%, 98.8235%
XYZ:
69.1226, 64.9573, 100.9903
xyY:
0.2941, 0.2763, 64.9573
CIE-Lab:
84.4617, 16.6143, -21.8359
CIE-LCH:
84.4617, 27.4379, 307.2664
CIE-Luv:
84.4617, 8.2433, -37.4933
Hunter-Lab:
80.5961, 12.0460, -17.8756
#dfcafc color charts
#dfcafc color shades, tints & tones
#dfcafc color schemes
#dfcafc color preview, HTML & CSS examples
This text has a color of #dfcafc
<p style="color:#dfcafc;">Text here</p>
.mytext {color:#dfcafc;}
This box has a color of #dfcafc
<div style="background-color:#dfcafc;">Content here</div>
.mybackground {background-color:#dfcafc;}
Border around this has a color of #dfcafc
<div style="border:2px solid #dfcafc;">Content here</div>
.myborder {border:2px solid #dfcafc;}