#002e7d color space conversions
Hex:
#002e7d
RGB:
0, 46, 125
CMY:
100, 82, 51
CMYK:
100, 63, 0, 51
HSL:
218°, 100.0000%, 24.5098%
HSV (HSB):
218°, 100.0000%, 49.0196%
XYZ:
4.6787, 3.4347, 19.8184
xyY:
0.1675, 0.1230, 3.4347
CIE-Lab:
21.7068, 20.7155, -48.3326
CIE-LCH:
21.7068, 52.5849, 293.2001
CIE-Luv:
21.7068, -10.1654, -56.7357
Hunter-Lab:
18.5328, 12.6304, -50.4298
#002e7d color charts
#002e7d color shades, tints & tones
#002e7d color schemes
#002e7d color preview, HTML & CSS examples
This text has a color of #002e7d
<p style="color:#002e7d;">Text here</p>
.mytext {color:#002e7d;}
This box has a color of #002e7d
<div style="background-color:#002e7d;">Content here</div>
.mybackground {background-color:#002e7d;}
Border around this has a color of #002e7d
<div style="border:2px solid #002e7d;">Content here</div>
.myborder {border:2px solid #002e7d;}