#002f5c color space conversions
Hex:
#002f5c
RGB:
0, 47, 92
CMY:
100, 82, 64
CMYK:
100, 49, 0, 64
HSL:
209°, 100.0000%, 18.0392%
HSV (HSB):
209°, 100.0000%, 36.0784%
XYZ:
2.9483, 2.8057, 10.5114
xyY:
0.1813, 0.1725, 2.8057
CIE-Lab:
19.2485, 5.1684, -30.9748
CIE-LCH:
19.2485, 31.4030, 279.4730
CIE-Luv:
19.2485, -10.9649, -34.6681
Hunter-Lab:
16.7503, 2.1053, -25.4812
#002f5c color charts
#002f5c color shades, tints & tones
#002f5c color schemes
#002f5c color preview, HTML & CSS examples
This text has a color of #002f5c
<p style="color:#002f5c;">Text here</p>
.mytext {color:#002f5c;}
This box has a color of #002f5c
<div style="background-color:#002f5c;">Content here</div>
.mybackground {background-color:#002f5c;}
Border around this has a color of #002f5c
<div style="border:2px solid #002f5c;">Content here</div>
.myborder {border:2px solid #002f5c;}