#d8aaec color space conversions
Hex:
#d8aaec
RGB:
216, 170, 236
CMY:
15, 33, 7
CMYK:
8, 28, 0, 7
HSL:
282°, 63.4615%, 79.6078%
HSV (HSB):
282°, 27.9661%, 92.5490%
XYZ:
57.8339, 49.4045, 85.8447
xyY:
0.2995, 0.2559, 49.4045
CIE-Lab:
75.7023, 28.4247, -26.6554
CIE-LCH:
75.7023, 38.9676, 316.8398
CIE-Luv:
75.7023, 20.8024, -46.6958
Hunter-Lab:
70.2883, 23.8670, -23.2104
#d8aaec color charts
#d8aaec color shades, tints & tones
#d8aaec color schemes
#d8aaec color preview, HTML & CSS examples
This text has a color of #d8aaec
<p style="color:#d8aaec;">Text here</p>
.mytext {color:#d8aaec;}
This box has a color of #d8aaec
<div style="background-color:#d8aaec;">Content here</div>
.mybackground {background-color:#d8aaec;}
Border around this has a color of #d8aaec
<div style="border:2px solid #d8aaec;">Content here</div>
.myborder {border:2px solid #d8aaec;}