#dacde4 color space conversions
Hex:
#dacde4
RGB:
218, 205, 228
CMY:
15, 20, 11
CMYK:
4, 10, 0, 11
HSL:
274°, 29.8701%, 84.9020%
HSV (HSB):
274°, 10.0877%, 89.4118%
XYZ:
64.7484, 64.1695, 82.3721
xyY:
0.3064, 0.3037, 64.1695
CIE-Lab:
84.0539, 8.6797, -9.7303
CIE-LCH:
84.0539, 13.0390, 311.7341
CIE-Luv:
84.0539, 5.8861, -16.5702
Hunter-Lab:
80.1059, 4.0936, -4.8933
#dacde4 color charts
#dacde4 color shades, tints & tones
#dacde4 color schemes
#dacde4 color preview, HTML & CSS examples
This text has a color of #dacde4
<p style="color:#dacde4;">Text here</p>
.mytext {color:#dacde4;}
This box has a color of #dacde4
<div style="background-color:#dacde4;">Content here</div>
.mybackground {background-color:#dacde4;}
Border around this has a color of #dacde4
<div style="border:2px solid #dacde4;">Content here</div>
.myborder {border:2px solid #dacde4;}