#002e7e color space conversions
Hex:
#002e7e
RGB:
0, 46, 126
CMY:
100, 82, 51
CMYK:
100, 63, 0, 51
HSL:
218°, 100.0000%, 24.7059%
HSV (HSB):
218°, 100.0000%, 49.4118%
XYZ:
4.7429, 3.4603, 20.1566
xyY:
0.1672, 0.1220, 3.4603
CIE-Lab:
21.8005, 21.1459, -48.8120
CIE-LCH:
21.8005, 53.1955, 293.4228
CIE-Luv:
21.8005, -10.1610, -57.3683
Hunter-Lab:
18.6020, 12.9580, -51.2235
#002e7e color charts
#002e7e color shades, tints & tones
#002e7e color schemes
#002e7e color preview, HTML & CSS examples
This text has a color of #002e7e
<p style="color:#002e7e;">Text here</p>
.mytext {color:#002e7e;}
This box has a color of #002e7e
<div style="background-color:#002e7e;">Content here</div>
.mybackground {background-color:#002e7e;}
Border around this has a color of #002e7e
<div style="border:2px solid #002e7e;">Content here</div>
.myborder {border:2px solid #002e7e;}