#dfc7f3 color space conversions
Hex:
#dfc7f3
RGB:
223, 199, 243
CMY:
13, 22, 5
CMYK:
8, 18, 0, 5
HSL:
273°, 64.7059%, 86.6667%
HSV (HSB):
273°, 18.1070%, 95.2941%
XYZ:
67.0325, 63.0059, 93.4224
xyY:
0.3000, 0.2820, 63.0059
CIE-Lab:
83.4455, 16.4162, -18.5890
CIE-LCH:
83.4455, 24.8000, 311.4482
CIE-Luv:
83.4455, 10.4453, -32.0800
Hunter-Lab:
79.3762, 11.8332, -14.2184
#dfc7f3 color charts
#dfc7f3 color shades, tints & tones
#dfc7f3 color schemes
#dfc7f3 color preview, HTML & CSS examples
This text has a color of #dfc7f3
<p style="color:#dfc7f3;">Text here</p>
.mytext {color:#dfc7f3;}
This box has a color of #dfc7f3
<div style="background-color:#dfc7f3;">Content here</div>
.mybackground {background-color:#dfc7f3;}
Border around this has a color of #dfc7f3
<div style="border:2px solid #dfc7f3;">Content here</div>
.myborder {border:2px solid #dfc7f3;}