#adadf8 color space conversions
Hex:
#adadf8
RGB:
173, 173, 248
CMY:
32, 32, 3
CMYK:
30, 30, 0, 3
HSL:
240°, 84.2697%, 82.5490%
HSV (HSB):
240°, 30.2419%, 97.2549%
XYZ:
49.1204, 45.5487, 95.0098
xyY:
0.2590, 0.2401, 45.5487
CIE-Lab:
73.2517, 16.5408, -37.2348
CIE-LCH:
73.2517, 40.7434, 293.9522
CIE-Luv:
73.2517, -4.4896, -62.2797
Hunter-Lab:
67.4898, 11.8088, -36.2236
#adadf8 color charts
#adadf8 color shades, tints & tones
#adadf8 color schemes
#adadf8 color preview, HTML & CSS examples
This text has a color of #adadf8
<p style="color:#adadf8;">Text here</p>
.mytext {color:#adadf8;}
This box has a color of #adadf8
<div style="background-color:#adadf8;">Content here</div>
.mybackground {background-color:#adadf8;}
Border around this has a color of #adadf8
<div style="border:2px solid #adadf8;">Content here</div>
.myborder {border:2px solid #adadf8;}