#daceee color space conversions
Hex:
#daceee
RGB:
218, 206, 238
CMY:
15, 19, 7
CMYK:
8, 13, 0, 7
HSL:
263°, 48.4848%, 87.0588%
HSV (HSB):
263°, 13.4454%, 93.3333%
XYZ:
66.4174, 65.2211, 89.9773
xyY:
0.2997, 0.2943, 65.2211
CIE-Lab:
84.5975, 10.0848, -14.2372
CIE-LCH:
84.5975, 17.4471, 305.3115
CIE-Luv:
84.5975, 4.6648, -24.0219
Hunter-Lab:
80.7596, 5.4707, -9.5255
#daceee color charts
#daceee color shades, tints & tones
#daceee color schemes
#daceee color preview, HTML & CSS examples
This text has a color of #daceee
<p style="color:#daceee;">Text here</p>
.mytext {color:#daceee;}
This box has a color of #daceee
<div style="background-color:#daceee;">Content here</div>
.mybackground {background-color:#daceee;}
Border around this has a color of #daceee
<div style="border:2px solid #daceee;">Content here</div>
.myborder {border:2px solid #daceee;}