#dacffb color space conversions
Hex:
#dacffb
RGB:
218, 207, 251
CMY:
15, 19, 2
CMYK:
13, 18, 0, 2
HSL:
255°, 84.6154%, 89.8039%
HSV (HSB):
255°, 17.5299%, 98.4314%
XYZ:
68.6389, 66.4961, 100.4842
xyY:
0.2913, 0.2822, 66.4961
CIE-Lab:
85.2488, 12.1701, -20.1524
CIE-LCH:
85.2488, 23.5421, 301.1279
CIE-Luv:
85.2488, 3.2440, -34.0367
Hunter-Lab:
81.5451, 7.5445, -15.9786
#dacffb color charts
#dacffb color shades, tints & tones
#dacffb color schemes
#dacffb color preview, HTML & CSS examples
This text has a color of #dacffb
<p style="color:#dacffb;">Text here</p>
.mytext {color:#dacffb;}
This box has a color of #dacffb
<div style="background-color:#dacffb;">Content here</div>
.mybackground {background-color:#dacffb;}
Border around this has a color of #dacffb
<div style="border:2px solid #dacffb;">Content here</div>
.myborder {border:2px solid #dacffb;}