#002c6e color space conversions
Hex:
#002c6e
RGB:
0, 44, 110
CMY:
100, 83, 57
CMYK:
100, 60, 0, 57
HSL:
216°, 100.0000%, 21.5686%
HSV (HSB):
216°, 100.0000%, 43.1373%
XYZ:
3.7152, 2.9272, 15.1210
xyY:
0.1707, 0.1345, 2.9272
CIE-Lab:
19.7498, 15.5936, -41.9332
CIE-LCH:
19.7498, 44.7388, 290.3985
CIE-Luv:
19.7498, -9.7624, -47.5032
Hunter-Lab:
17.1089, 8.8202, -40.4248
#002c6e color charts
#002c6e color shades, tints & tones
#002c6e color schemes
#002c6e color preview, HTML & CSS examples
This text has a color of #002c6e
<p style="color:#002c6e;">Text here</p>
.mytext {color:#002c6e;}
This box has a color of #002c6e
<div style="background-color:#002c6e;">Content here</div>
.mybackground {background-color:#002c6e;}
Border around this has a color of #002c6e
<div style="border:2px solid #002c6e;">Content here</div>
.myborder {border:2px solid #002c6e;}