#daadee color space conversions
Hex:
#daadee
RGB:
218, 173, 238
CMY:
15, 32, 7
CMYK:
8, 27, 0, 7
HSL:
282°, 65.6566%, 80.5882%
HSV (HSB):
282°, 27.3109%, 93.3333%
XYZ:
59.2896, 50.9656, 87.6014
xyY:
0.2997, 0.2576, 50.9656
CIE-Lab:
76.6582, 27.8299, -26.2591
CIE-LCH:
76.6582, 38.2628, 316.6635
CIE-Luv:
76.6582, 20.3517, -46.0349
Hunter-Lab:
71.3902, 23.3116, -22.7803
#daadee color charts
#daadee color shades, tints & tones
#daadee color schemes
#daadee color preview, HTML & CSS examples
This text has a color of #daadee
<p style="color:#daadee;">Text here</p>
.mytext {color:#daadee;}
This box has a color of #daadee
<div style="background-color:#daadee;">Content here</div>
.mybackground {background-color:#daadee;}
Border around this has a color of #daadee
<div style="border:2px solid #daadee;">Content here</div>
.myborder {border:2px solid #daadee;}