#daccf8 color space conversions
Hex:
#daccf8
RGB:
218, 204, 248
CMY:
15, 20, 3
CMYK:
12, 18, 0, 3
HSL:
259°, 75.8621%, 88.6275%
HSV (HSB):
259°, 17.7419%, 97.2549%
XYZ:
67.4496, 64.8685, 97.7728
xyY:
0.2931, 0.2819, 64.8685
CIE-Lab:
84.4159, 13.1544, -19.8212
CIE-LCH:
84.4159, 23.7890, 303.5705
CIE-Luv:
84.4159, 4.8713, -33.6089
Hunter-Lab:
80.5410, 8.5394, -15.5965
#daccf8 color charts
#daccf8 color shades, tints & tones
#daccf8 color schemes
#daccf8 color preview, HTML & CSS examples
This text has a color of #daccf8
<p style="color:#daccf8;">Text here</p>
.mytext {color:#daccf8;}
This box has a color of #daccf8
<div style="background-color:#daccf8;">Content here</div>
.mybackground {background-color:#daccf8;}
Border around this has a color of #daccf8
<div style="border:2px solid #daccf8;">Content here</div>
.myborder {border:2px solid #daccf8;}