#dacffe color space conversions
Hex:
#dacffe
RGB:
218, 207, 254
CMY:
15, 19, 0
CMYK:
14, 19, 0, 0
HSL:
254°, 95.9184%, 90.3922%
HSV (HSB):
254°, 18.5039%, 99.6078%
XYZ:
69.1157, 66.6868, 102.9950
xyY:
0.2894, 0.2793, 66.6868
CIE-Lab:
85.3455, 12.7896, -21.5942
CIE-LCH:
85.3455, 25.0975, 300.6370
CIE-Luv:
85.3455, 3.0262, -36.5226
Hunter-Lab:
81.6620, 8.1672, -17.6152
#dacffe color charts
#dacffe color shades, tints & tones
#dacffe color schemes
#dacffe color preview, HTML & CSS examples
This text has a color of #dacffe
<p style="color:#dacffe;">Text here</p>
.mytext {color:#dacffe;}
This box has a color of #dacffe
<div style="background-color:#dacffe;">Content here</div>
.mybackground {background-color:#dacffe;}
Border around this has a color of #dacffe
<div style="border:2px solid #dacffe;">Content here</div>
.myborder {border:2px solid #dacffe;}