#adaaff color space conversions
Hex:
#adaaff
RGB:
173, 170, 255
CMY:
32, 33, 0
CMYK:
32, 33, 0, 0
HSL:
242°, 100.0000%, 83.3333%
HSV (HSB):
242°, 33.3333%, 100.0000%
XYZ:
49.6583, 44.8537, 100.6481
xyY:
0.2544, 0.2298, 44.8537
CIE-Lab:
72.7954, 19.9667, -41.7296
CIE-LCH:
72.7954, 46.2605, 295.5701
CIE-Luv:
72.7954, -3.7279, -70.2861
Hunter-Lab:
66.9729, 15.1496, -42.2211
#adaaff color charts
#adaaff color shades, tints & tones
#adaaff color schemes
#adaaff color preview, HTML & CSS examples
This text has a color of #adaaff
<p style="color:#adaaff;">Text here</p>
.mytext {color:#adaaff;}
This box has a color of #adaaff
<div style="background-color:#adaaff;">Content here</div>
.mybackground {background-color:#adaaff;}
Border around this has a color of #adaaff
<div style="border:2px solid #adaaff;">Content here</div>
.myborder {border:2px solid #adaaff;}