#003a7a color space conversions
Hex:
#003a7a
RGB:
0, 58, 122
CMY:
100, 77, 52
CMYK:
100, 52, 0, 52
HSL:
211°, 100.0000%, 23.9216%
HSV (HSB):
211°, 100.0000%, 47.8431%
XYZ:
5.0259, 4.4313, 19.0028
xyY:
0.1766, 0.1557, 4.4313
CIE-Lab:
25.0488, 10.7359, -40.9938
CIE-LCH:
25.0488, 42.3763, 284.6756
CIE-Luv:
25.0488, -13.4796, -51.4448
Hunter-Lab:
21.0505, 5.7792, -38.7870
#003a7a color charts
#003a7a color shades, tints & tones
#003a7a color schemes
#003a7a color preview, HTML & CSS examples
This text has a color of #003a7a
<p style="color:#003a7a;">Text here</p>
.mytext {color:#003a7a;}
This box has a color of #003a7a
<div style="background-color:#003a7a;">Content here</div>
.mybackground {background-color:#003a7a;}
Border around this has a color of #003a7a
<div style="border:2px solid #003a7a;">Content here</div>
.myborder {border:2px solid #003a7a;}