#da9aec color space conversions
Hex:
#da9aec
RGB:
218, 154, 236
CMY:
15, 40, 7
CMYK:
8, 35, 0, 7
HSL:
287°, 68.3333%, 76.4706%
HSV (HSB):
287°, 34.7458%, 92.5490%
XYZ:
55.6094, 44.0728, 84.9328
xyY:
0.3012, 0.2387, 44.0728
CIE-Lab:
72.2771, 37.6848, -31.9043
CIE-LCH:
72.2771, 49.3764, 319.7484
CIE-Luv:
72.2771, 29.2435, -56.4183
Hunter-Lab:
66.3873, 33.3428, -29.3817
#da9aec color charts
#da9aec color shades, tints & tones
#da9aec color schemes
#da9aec color preview, HTML & CSS examples
This text has a color of #da9aec
<p style="color:#da9aec;">Text here</p>
.mytext {color:#da9aec;}
This box has a color of #da9aec
<div style="background-color:#da9aec;">Content here</div>
.mybackground {background-color:#da9aec;}
Border around this has a color of #da9aec
<div style="border:2px solid #da9aec;">Content here</div>
.myborder {border:2px solid #da9aec;}