#002c7b color space conversions
Hex:
#002c7b
RGB:
0, 44, 123
CMY:
100, 83, 52
CMYK:
100, 64, 0, 52
HSL:
219°, 100.0000%, 24.1176%
HSV (HSB):
219°, 100.0000%, 48.2353%
XYZ:
4.4758, 3.2314, 19.1267
xyY:
0.1668, 0.1204, 3.2314
CIE-Lab:
20.9479, 21.2993, -48.3068
CIE-LCH:
20.9479, 52.7940, 293.7935
CIE-Luv:
20.9479, -9.6852, -55.7529
Hunter-Lab:
17.9762, 12.9859, -50.5015
#002c7b color charts
#002c7b color shades, tints & tones
#002c7b color schemes
#002c7b color preview, HTML & CSS examples
This text has a color of #002c7b
<p style="color:#002c7b;">Text here</p>
.mytext {color:#002c7b;}
This box has a color of #002c7b
<div style="background-color:#002c7b;">Content here</div>
.mybackground {background-color:#002c7b;}
Border around this has a color of #002c7b
<div style="border:2px solid #002c7b;">Content here</div>
.myborder {border:2px solid #002c7b;}