#d8adfc color space conversions
Hex:
#d8adfc
RGB:
216, 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:
60.8332, 51.5143, 98.8325
xyY:
0.2881, 0.2439, 51.5143
CIE-Lab:
76.9895, 30.0773, -33.3198
CIE-LCH:
76.9895, 44.8871, 312.0721
CIE-Luv:
76.9895, 17.5052, -58.1118
Hunter-Lab:
71.7735, 25.6879, -31.4012
#d8adfc color charts
#d8adfc color shades, tints & tones
#d8adfc color schemes
#d8adfc color preview, HTML & CSS examples
This text has a color of #d8adfc
<p style="color:#d8adfc;">Text here</p>
.mytext {color:#d8adfc;}
This box has a color of #d8adfc
<div style="background-color:#d8adfc;">Content here</div>
.mybackground {background-color:#d8adfc;}
Border around this has a color of #d8adfc
<div style="border:2px solid #d8adfc;">Content here</div>
.myborder {border:2px solid #d8adfc;}