#004080 color space conversions
Hex:
#004080
RGB:
0, 64, 128
CMY:
100, 75, 50
CMYK:
100, 50, 0, 50
HSL:
210°, 100.0000%, 25.0980%
HSV (HSB):
210°, 100.0000%, 50.1961%
XYZ:
5.7297, 5.2253, 21.1287
xyY:
0.1786, 0.1629, 5.2253
CIE-Lab:
27.3672, 9.1224, -41.0179
CIE-LCH:
27.3672, 42.0201, 282.5385
CIE-Luv:
27.3672, -15.1039, -53.1861
Hunter-Lab:
22.8589, 4.7386, -38.8009
#004080 color charts
#004080 color shades, tints & tones
#004080 color schemes
#004080 color preview, HTML & CSS examples
This text has a color of #004080
<p style="color:#004080;">Text here</p>
.mytext {color:#004080;}
This box has a color of #004080
<div style="background-color:#004080;">Content here</div>
.mybackground {background-color:#004080;}
Border around this has a color of #004080
<div style="border:2px solid #004080;">Content here</div>
.myborder {border:2px solid #004080;}