#002a5b color space conversions
Hex:
#002a5b
RGB:
0, 42, 91
CMY:
100, 84, 64
CMYK:
100, 54, 0, 64
HSL:
212°, 100.0000%, 17.8431%
HSV (HSB):
212°, 100.0000%, 35.6863%
XYZ:
2.7163, 2.4113, 10.2198
xyY:
0.1770, 0.1571, 2.4113
CIE-Lab:
17.5124, 8.4176, -33.1116
CIE-LCH:
17.5124, 34.1648, 284.2636
CIE-Luv:
17.5124, -9.4722, -35.5805
Hunter-Lab:
15.5282, 4.0499, -28.1515
#002a5b color charts
#002a5b color shades, tints & tones
#002a5b color schemes
#002a5b color preview, HTML & CSS examples
This text has a color of #002a5b
<p style="color:#002a5b;">Text here</p>
.mytext {color:#002a5b;}
This box has a color of #002a5b
<div style="background-color:#002a5b;">Content here</div>
.mybackground {background-color:#002a5b;}
Border around this has a color of #002a5b
<div style="border:2px solid #002a5b;">Content here</div>
.myborder {border:2px solid #002a5b;}