#dacee5 color space conversions
Hex:
#dacee5
RGB:
218, 206, 229
CMY:
15, 19, 10
CMYK:
5, 10, 0, 10
HSL:
271°, 30.6667%, 85.2941%
HSV (HSB):
271°, 10.0437%, 89.8039%
XYZ:
65.1276, 64.7052, 83.1855
xyY:
0.3057, 0.3038, 64.7052
CIE-Lab:
84.3316, 8.3403, -9.8494
CIE-LCH:
84.3316, 12.9063, 310.2573
CIE-Luv:
84.3316, 5.3179, -16.7084
Hunter-Lab:
80.4395, 3.7528, -5.0063
#dacee5 color charts
#dacee5 color shades, tints & tones
#dacee5 color schemes
#dacee5 color preview, HTML & CSS examples
This text has a color of #dacee5
<p style="color:#dacee5;">Text here</p>
.mytext {color:#dacee5;}
This box has a color of #dacee5
<div style="background-color:#dacee5;">Content here</div>
.mybackground {background-color:#dacee5;}
Border around this has a color of #dacee5
<div style="border:2px solid #dacee5;">Content here</div>
.myborder {border:2px solid #dacee5;}