#daadff color space conversions
Hex:
#daadff
RGB:
218, 173, 255
CMY:
15, 32, 0
CMYK:
15, 32, 0, 0
HSL:
273°, 100.0000%, 83.9216%
HSV (HSB):
273°, 32.1569%, 100.0000%
XYZ:
61.9070, 52.0126, 101.3843
xyY:
0.2875, 0.2416, 52.0126
CIE-Lab:
77.2884, 31.3099, -34.4571
CIE-LCH:
77.2884, 46.5575, 312.2603
CIE-Luv:
77.2884, 18.2801, -60.2339
Hunter-Lab:
72.1197, 27.0134, -32.8647
#daadff color charts
#daadff color shades, tints & tones
#daadff color schemes
#daadff color preview, HTML & CSS examples
This text has a color of #daadff
<p style="color:#daadff;">Text here</p>
.mytext {color:#daadff;}
This box has a color of #daadff
<div style="background-color:#daadff;">Content here</div>
.mybackground {background-color:#daadff;}
Border around this has a color of #daadff
<div style="border:2px solid #daadff;">Content here</div>
.myborder {border:2px solid #daadff;}