#dfc4e9 color space conversions
Hex:
#dfc4e9
RGB:
223, 196, 233
CMY:
13, 23, 9
CMYK:
4, 16, 0, 9
HSL:
284°, 45.6790%, 84.1176%
HSV (HSB):
284°, 15.8798%, 91.3725%
XYZ:
64.8793, 61.0510, 85.4553
xyY:
0.3069, 0.2888, 61.0510
CIE-Lab:
82.4062, 16.0787, -14.8172
CIE-LCH:
82.4062, 21.8649, 317.3382
CIE-Luv:
82.4062, 12.8062, -25.8748
Hunter-Lab:
78.1352, 11.4805, -10.1500
#dfc4e9 color charts
#dfc4e9 color shades, tints & tones
#dfc4e9 color schemes
#dfc4e9 color preview, HTML & CSS examples
This text has a color of #dfc4e9
<p style="color:#dfc4e9;">Text here</p>
.mytext {color:#dfc4e9;}
This box has a color of #dfc4e9
<div style="background-color:#dfc4e9;">Content here</div>
.mybackground {background-color:#dfc4e9;}
Border around this has a color of #dfc4e9
<div style="border:2px solid #dfc4e9;">Content here</div>
.myborder {border:2px solid #dfc4e9;}