#005ea3 color space conversions
Hex:
#005ea3
RGB:
0, 94, 163
CMY:
100, 63, 36
CMYK:
100, 42, 0, 36
HSL:
205°, 100.0000%, 31.9608%
HSV (HSB):
205°, 100.0000%, 63.9216%
XYZ:
10.6136, 10.6498, 36.1465
xyY:
0.1849, 0.1855, 10.6498
CIE-Lab:
38.9842, 3.7739, -43.6835
CIE-LCH:
38.9842, 43.8462, 274.9377
CIE-Luv:
38.9842, -23.0919, -63.1207
Hunter-Lab:
32.6340, 0.9442, -42.8280
#005ea3 color charts
#005ea3 color shades, tints & tones
#005ea3 color schemes
#005ea3 color preview, HTML & CSS examples
This text has a color of #005ea3
<p style="color:#005ea3;">Text here</p>
.mytext {color:#005ea3;}
This box has a color of #005ea3
<div style="background-color:#005ea3;">Content here</div>
.mybackground {background-color:#005ea3;}
Border around this has a color of #005ea3
<div style="border:2px solid #005ea3;">Content here</div>
.myborder {border:2px solid #005ea3;}