#dacff8 color space conversions
Hex:
#dacff8
RGB:
218, 207, 248
CMY:
15, 19, 3
CMYK:
12, 17, 0, 3
HSL:
256°, 74.5455%, 89.2157%
HSV (HSB):
256°, 16.5323%, 97.2549%
XYZ:
68.1695, 66.3084, 98.0128
xyY:
0.2932, 0.2852, 66.3084
CIE-Lab:
85.1535, 11.5565, -18.7072
CIE-LCH:
85.1535, 21.9889, 301.7058
CIE-Luv:
85.1535, 3.4613, -31.5569
Hunter-Lab:
81.4300, 6.9298, -14.3632
#dacff8 color charts
#dacff8 color shades, tints & tones
#dacff8 color schemes
#dacff8 color preview, HTML & CSS examples
This text has a color of #dacff8
<p style="color:#dacff8;">Text here</p>
.mytext {color:#dacff8;}
This box has a color of #dacff8
<div style="background-color:#dacff8;">Content here</div>
.mybackground {background-color:#dacff8;}
Border around this has a color of #dacff8
<div style="border:2px solid #dacff8;">Content here</div>
.myborder {border:2px solid #dacff8;}