#dfc2ed color space conversions
Hex:
#dfc2ed
RGB:
223, 194, 237
CMY:
13, 24, 7
CMYK:
6, 18, 0, 7
HSL:
280°, 54.4304%, 84.5098%
HSV (HSB):
280°, 18.1435%, 92.9412%
XYZ:
65.0093, 60.3860, 88.3501
xyY:
0.3041, 0.2825, 60.3860
CIE-Lab:
82.0475, 17.9182, -17.4955
CIE-LCH:
82.0475, 25.0431, 315.6839
CIE-Luv:
82.0475, 13.4094, -30.4828
Hunter-Lab:
77.7084, 13.3397, -13.0135
#dfc2ed color charts
#dfc2ed color shades, tints & tones
#dfc2ed color schemes
#dfc2ed color preview, HTML & CSS examples
This text has a color of #dfc2ed
<p style="color:#dfc2ed;">Text here</p>
.mytext {color:#dfc2ed;}
This box has a color of #dfc2ed
<div style="background-color:#dfc2ed;">Content here</div>
.mybackground {background-color:#dfc2ed;}
Border around this has a color of #dfc2ed
<div style="border:2px solid #dfc2ed;">Content here</div>
.myborder {border:2px solid #dfc2ed;}