#dacaf3 color space conversions
Hex:
#dacaf3
RGB:
218, 202, 243
CMY:
15, 21, 5
CMYK:
10, 17, 0, 5
HSL:
263°, 63.0769%, 87.2549%
HSV (HSB):
263°, 16.8724%, 95.2941%
XYZ:
66.2116, 63.6176, 93.5837
xyY:
0.2964, 0.2848, 63.6176
CIE-Lab:
83.7662, 13.2094, -18.1452
CIE-LCH:
83.7662, 22.4441, 306.0538
CIE-Luv:
83.7662, 6.2031, -30.8416
Hunter-Lab:
79.7606, 8.5970, -13.7330
#dacaf3 color charts
#dacaf3 color shades, tints & tones
#dacaf3 color schemes
#dacaf3 color preview, HTML & CSS examples
This text has a color of #dacaf3
<p style="color:#dacaf3;">Text here</p>
.mytext {color:#dacaf3;}
This box has a color of #dacaf3
<div style="background-color:#dacaf3;">Content here</div>
.mybackground {background-color:#dacaf3;}
Border around this has a color of #dacaf3
<div style="border:2px solid #dacaf3;">Content here</div>
.myborder {border:2px solid #dacaf3;}