#d3adfc color space conversions
Hex:
#d3adfc
RGB:
211, 173, 252
CMY:
17, 32, 1
CMYK:
16, 31, 0, 1
HSL:
269°, 92.9412%, 83.3333%
HSV (HSB):
269°, 31.3492%, 98.8235%
XYZ:
59.3782, 50.7643, 98.7644
xyY:
0.2842, 0.2430, 50.7643
CIE-Lab:
76.5360, 28.5691, -34.0573
CIE-LCH:
76.5360, 44.4533, 309.9918
CIE-Luv:
76.5360, 14.6947, -59.0643
Hunter-Lab:
71.2491, 24.0742, -32.3125
#d3adfc color charts
#d3adfc color shades, tints & tones
#d3adfc color schemes
#d3adfc color preview, HTML & CSS examples
This text has a color of #d3adfc
<p style="color:#d3adfc;">Text here</p>
.mytext {color:#d3adfc;}
This box has a color of #d3adfc
<div style="background-color:#d3adfc;">Content here</div>
.mybackground {background-color:#d3adfc;}
Border around this has a color of #d3adfc
<div style="border:2px solid #d3adfc;">Content here</div>
.myborder {border:2px solid #d3adfc;}