#adebef color space conversions
Hex:
#adebef
RGB:
173, 235, 239
CMY:
32, 8, 6
CMYK:
28, 2, 0, 6
HSL:
184°, 67.3469%, 80.7843%
HSV (HSB):
184°, 27.6151%, 93.7255%
XYZ:
62.5219, 74.5329, 92.7524
xyY:
0.2721, 0.3243, 74.5329
CIE-Lab:
89.1737, -18.4900, -8.2572
CIE-LCH:
89.1737, 20.2500, 204.0645
CIE-Luv:
89.1737, -30.6077, -9.8541
Hunter-Lab:
86.3324, -21.8122, -3.2663
#adebef color charts
#adebef color shades, tints & tones
#adebef color schemes
#adebef color preview, HTML & CSS examples
This text has a color of #adebef
<p style="color:#adebef;">Text here</p>
.mytext {color:#adebef;}
This box has a color of #adebef
<div style="background-color:#adebef;">Content here</div>
.mybackground {background-color:#adebef;}
Border around this has a color of #adebef
<div style="border:2px solid #adebef;">Content here</div>
.myborder {border:2px solid #adebef;}