#d9adfc color space conversions
Hex:
#d9adfc
RGB:
217, 173, 252
CMY:
15, 32, 1
CMYK:
14, 31, 0, 1
HSL:
273°, 92.9412%, 83.3333%
HSV (HSB):
273°, 31.3492%, 98.8235%
XYZ:
61.1295, 51.6671, 98.8463
xyY:
0.2888, 0.2441, 51.6671
CIE-Lab:
77.0814, 30.3800, -33.1705
CIE-LCH:
77.0814, 44.9803, 312.4858
CIE-Luv:
77.0814, 18.0739, -57.9192
Hunter-Lab:
71.8799, 26.0139, -31.2174
#d9adfc color charts
#d9adfc color shades, tints & tones
#d9adfc color schemes
#d9adfc color preview, HTML & CSS examples
This text has a color of #d9adfc
<p style="color:#d9adfc;">Text here</p>
.mytext {color:#d9adfc;}
This box has a color of #d9adfc
<div style="background-color:#d9adfc;">Content here</div>
.mybackground {background-color:#d9adfc;}
Border around this has a color of #d9adfc
<div style="border:2px solid #d9adfc;">Content here</div>
.myborder {border:2px solid #d9adfc;}