#004d8e color space conversions
Hex:
#004d8e
RGB:
0, 77, 142
CMY:
100, 70, 44
CMYK:
100, 46, 0, 44
HSL:
207°, 100.0000%, 27.8431%
HSV (HSB):
207°, 100.0000%, 55.6863%
XYZ:
7.5364, 7.2607, 26.5954
xyY:
0.1821, 0.1754, 7.2607
CIE-Lab:
32.3933, 6.2133, -41.5832
CIE-LCH:
32.3933, 42.0448, 278.4982
CIE-Luv:
32.3933, -18.6215, -56.9900
Hunter-Lab:
26.9458, 2.7689, -39.6571
#004d8e color charts
#004d8e color shades, tints & tones
#004d8e color schemes
#004d8e color preview, HTML & CSS examples
This text has a color of #004d8e
<p style="color:#004d8e;">Text here</p>
.mytext {color:#004d8e;}
This box has a color of #004d8e
<div style="background-color:#004d8e;">Content here</div>
.mybackground {background-color:#004d8e;}
Border around this has a color of #004d8e
<div style="border:2px solid #004d8e;">Content here</div>
.myborder {border:2px solid #004d8e;}