#005ea2 color space conversions
Hex:
#005ea2
RGB:
0, 94, 162
CMY:
100, 63, 36
CMYK:
100, 42, 0, 36
HSL:
205°, 100.0000%, 31.7647%
HSV (HSB):
205°, 100.0000%, 63.5294%
XYZ:
10.5243, 10.6140, 35.6764
xyY:
0.1852, 0.1868, 10.6140
CIE-Lab:
38.9227, 3.3622, -43.1866
CIE-LCH:
38.9227, 43.3172, 274.4516
CIE-Luv:
38.9227, -23.1417, -62.3294
Hunter-Lab:
32.5792, 0.6485, -42.1212
#005ea2 color charts
#005ea2 color shades, tints & tones
#005ea2 color schemes
#005ea2 color preview, HTML & CSS examples
This text has a color of #005ea2
<p style="color:#005ea2;">Text here</p>
.mytext {color:#005ea2;}
This box has a color of #005ea2
<div style="background-color:#005ea2;">Content here</div>
.mybackground {background-color:#005ea2;}
Border around this has a color of #005ea2
<div style="border:2px solid #005ea2;">Content here</div>
.myborder {border:2px solid #005ea2;}