#daaaee color space conversions
Hex:
#daaaee
RGB:
218, 170, 238
CMY:
15, 33, 7
CMYK:
8, 29, 0, 7
HSL:
282°, 66.6667%, 80.0000%
HSV (HSB):
282°, 28.5714%, 93.3333%
XYZ:
58.7208, 49.8279, 87.4117
xyY:
0.2997, 0.2543, 49.8279
CIE-Lab:
75.9635, 29.4534, -27.3225
CIE-LCH:
75.9635, 40.1749, 317.1494
CIE-Luv:
75.9635, 21.7365, -47.9793
Hunter-Lab:
70.5889, 24.9582, -24.0079
#daaaee color charts
#daaaee color shades, tints & tones
#daaaee color schemes
#daaaee color preview, HTML & CSS examples
This text has a color of #daaaee
<p style="color:#daaaee;">Text here</p>
.mytext {color:#daaaee;}
This box has a color of #daaaee
<div style="background-color:#daaaee;">Content here</div>
.mybackground {background-color:#daaaee;}
Border around this has a color of #daaaee
<div style="border:2px solid #daaaee;">Content here</div>
.myborder {border:2px solid #daaaee;}