#01aade color space conversions
Hex:
#01aade
RGB:
1, 170, 222
CMY:
100, 33, 13
CMYK:
100, 23, 0, 13
HSL:
194°, 99.1031%, 43.7255%
HSV (HSB):
194°, 99.5495%, 87.0588%
XYZ:
27.5721, 34.0298, 74.2225
xyY:
0.2030, 0.2505, 34.0298
CIE-Lab:
64.9862, -18.0896, -36.3857
CIE-LCH:
64.9862, 40.6344, 243.5652
CIE-Luv:
64.9862, -44.6528, -55.5177
Hunter-Lab:
58.3351, -17.7185, -34.6029
#01aade color charts
#01aade color shades, tints & tones
#01aade color schemes
#01aade color preview, HTML & CSS examples
This text has a color of #01aade
<p style="color:#01aade;">Text here</p>
.mytext {color:#01aade;}
This box has a color of #01aade
<div style="background-color:#01aade;">Content here</div>
.mybackground {background-color:#01aade;}
Border around this has a color of #01aade
<div style="border:2px solid #01aade;">Content here</div>
.myborder {border:2px solid #01aade;}