#dfc7f4 color space conversions
Hex:
#dfc7f4
RGB:
223, 199, 244
CMY:
13, 22, 4
CMYK:
9, 18, 0, 4
HSL:
272°, 67.1642%, 86.8627%
HSV (HSB):
272°, 18.4426%, 95.6863%
XYZ:
67.1840, 63.0665, 94.2200
xyY:
0.2993, 0.2810, 63.0665
CIE-Lab:
83.4773, 16.6138, -19.0734
CIE-LCH:
83.4773, 25.2945, 311.0574
CIE-Luv:
83.4773, 10.3568, -32.9045
Hunter-Lab:
79.4144, 12.0344, -14.7536
#dfc7f4 color charts
#dfc7f4 color shades, tints & tones
#dfc7f4 color schemes
#dfc7f4 color preview, HTML & CSS examples
This text has a color of #dfc7f4
<p style="color:#dfc7f4;">Text here</p>
.mytext {color:#dfc7f4;}
This box has a color of #dfc7f4
<div style="background-color:#dfc7f4;">Content here</div>
.mybackground {background-color:#dfc7f4;}
Border around this has a color of #dfc7f4
<div style="border:2px solid #dfc7f4;">Content here</div>
.myborder {border:2px solid #dfc7f4;}