#adbaec color space conversions
Hex:
#adbaec
RGB:
173, 186, 236
CMY:
32, 27, 7
CMYK:
27, 21, 0, 7
HSL:
228°, 62.3762%, 80.1961%
HSV (HSB):
228°, 26.6949%, 92.5490%
XYZ:
49.9328, 50.0582, 86.3873
xyY:
0.2679, 0.2686, 50.0582
CIE-Lab:
76.1050, 6.4423, -26.3496
CIE-LCH:
76.1050, 27.1257, 283.7389
CIE-Luv:
76.1050, -9.3083, -42.8405
Hunter-Lab:
70.7518, 2.1600, -22.8663
#adbaec color charts
#adbaec color shades, tints & tones
#adbaec color schemes
#adbaec color preview, HTML & CSS examples
This text has a color of #adbaec
<p style="color:#adbaec;">Text here</p>
.mytext {color:#adbaec;}
This box has a color of #adbaec
<div style="background-color:#adbaec;">Content here</div>
.mybackground {background-color:#adbaec;}
Border around this has a color of #adbaec
<div style="border:2px solid #adbaec;">Content here</div>
.myborder {border:2px solid #adbaec;}