#dfc6e8 color space conversions
Hex:
#dfc6e8
RGB:
223, 198, 232
CMY:
13, 22, 9
CMYK:
4, 15, 0, 9
HSL:
284°, 42.5000%, 84.3137%
HSV (HSB):
284°, 14.6552%, 90.9804%
XYZ:
65.1910, 61.9023, 84.8563
xyY:
0.3076, 0.2921, 61.9023
CIE-Lab:
82.8615, 14.8200, -13.6002
CIE-LCH:
82.8615, 20.1146, 317.4578
CIE-Luv:
82.8615, 11.9098, -23.7315
Hunter-Lab:
78.6780, 10.2148, -8.8712
#dfc6e8 color charts
#dfc6e8 color shades, tints & tones
#dfc6e8 color schemes
#dfc6e8 color preview, HTML & CSS examples
This text has a color of #dfc6e8
<p style="color:#dfc6e8;">Text here</p>
.mytext {color:#dfc6e8;}
This box has a color of #dfc6e8
<div style="background-color:#dfc6e8;">Content here</div>
.mybackground {background-color:#dfc6e8;}
Border around this has a color of #dfc6e8
<div style="border:2px solid #dfc6e8;">Content here</div>
.myborder {border:2px solid #dfc6e8;}