#adadf3 color space conversions
Hex:
#adadf3
RGB:
173, 173, 243
CMY:
32, 32, 5
CMYK:
29, 29, 0, 5
HSL:
240°, 74.4681%, 81.5686%
HSV (HSB):
240°, 28.8066%, 95.2941%
XYZ:
48.3548, 45.2424, 90.9781
xyY:
0.2620, 0.2451, 45.2424
CIE-Lab:
73.0512, 15.3093, -34.8379
CIE-LCH:
73.0512, 38.0533, 293.7228
CIE-Luv:
73.0512, -4.1844, -58.0475
Hunter-Lab:
67.2625, 10.6137, -33.1109
#adadf3 color charts
#adadf3 color shades, tints & tones
#adadf3 color schemes
#adadf3 color preview, HTML & CSS examples
This text has a color of #adadf3
<p style="color:#adadf3;">Text here</p>
.mytext {color:#adadf3;}
This box has a color of #adadf3
<div style="background-color:#adadf3;">Content here</div>
.mybackground {background-color:#adadf3;}
Border around this has a color of #adadf3
<div style="border:2px solid #adadf3;">Content here</div>
.myborder {border:2px solid #adadf3;}