#adaecc color space conversions
Hex:
#adaecc
RGB:
173, 174, 204
CMY:
32, 32, 20
CMYK:
15, 15, 0, 20
HSL:
238°, 23.3083%, 73.9216%
HSV (HSB):
238°, 15.1961%, 80.0000%
XYZ:
43.2687, 43.5160, 63.2457
xyY:
0.2884, 0.2900, 43.5160
CIE-Lab:
71.9038, 5.7392, -15.3151
CIE-LCH:
71.9038, 16.3551, 290.5429
CIE-Luv:
71.9038, -2.2804, -24.4655
Hunter-Lab:
65.9666, 1.6398, -10.6678
#adaecc color charts
#adaecc color shades, tints & tones
#adaecc color schemes
#adaecc color preview, HTML & CSS examples
This text has a color of #adaecc
<p style="color:#adaecc;">Text here</p>
.mytext {color:#adaecc;}
This box has a color of #adaecc
<div style="background-color:#adaecc;">Content here</div>
.mybackground {background-color:#adaecc;}
Border around this has a color of #adaecc
<div style="border:2px solid #adaecc;">Content here</div>
.myborder {border:2px solid #adaecc;}