#dacdef color space conversions
Hex:
#dacdef
RGB:
218, 205, 239
CMY:
15, 20, 6
CMYK:
9, 14, 0, 6
HSL:
263°, 51.5152%, 87.0588%
HSV (HSB):
263°, 14.2259%, 93.7255%
XYZ:
66.3248, 64.8001, 90.6733
xyY:
0.2990, 0.2922, 64.8001
CIE-Lab:
84.3806, 10.8135, -15.0940
CIE-LCH:
84.3806, 18.5677, 305.6183
CIE-Luv:
84.3806, 5.0735, -25.5177
Hunter-Lab:
80.4985, 6.1983, -10.4352
#dacdef color charts
#dacdef color shades, tints & tones
#dacdef color schemes
#dacdef color preview, HTML & CSS examples
This text has a color of #dacdef
<p style="color:#dacdef;">Text here</p>
.mytext {color:#dacdef;}
This box has a color of #dacdef
<div style="background-color:#dacdef;">Content here</div>
.mybackground {background-color:#dacdef;}
Border around this has a color of #dacdef
<div style="border:2px solid #dacdef;">Content here</div>
.myborder {border:2px solid #dacdef;}