#dfc7fc color space conversions
Hex:
#dfc7fc
RGB:
223, 199, 252
CMY:
13, 22, 1
CMYK:
12, 21, 0, 1
HSL:
267°, 89.8305%, 88.4314%
HSV (HSB):
267°, 21.0317%, 98.8235%
XYZ:
68.4255, 63.5631, 100.7579
xyY:
0.2940, 0.2731, 63.5631
CIE-Lab:
83.7378, 18.2181, -22.9344
CIE-LCH:
83.7378, 29.2897, 308.4622
CIE-Luv:
83.7378, 9.6461, -39.5251
Hunter-Lab:
79.7265, 13.6770, -19.1219
#dfc7fc color charts
#dfc7fc color shades, tints & tones
#dfc7fc color schemes
#dfc7fc color preview, HTML & CSS examples
This text has a color of #dfc7fc
<p style="color:#dfc7fc;">Text here</p>
.mytext {color:#dfc7fc;}
This box has a color of #dfc7fc
<div style="background-color:#dfc7fc;">Content here</div>
.mybackground {background-color:#dfc7fc;}
Border around this has a color of #dfc7fc
<div style="border:2px solid #dfc7fc;">Content here</div>
.myborder {border:2px solid #dfc7fc;}