#004f7f color space conversions
Hex:
#004f7f
RGB:
0, 79, 127
CMY:
100, 69, 50
CMYK:
100, 38, 0, 50
HSL:
203°, 100.0000%, 24.9020%
HSV (HSB):
203°, 100.0000%, 49.8039%
XYZ:
6.6267, 7.1243, 21.1045
xyY:
0.1901, 0.2044, 7.1243
CIE-Lab:
32.0882, -1.4867, -32.8343
CIE-LCH:
32.0882, 32.8679, 267.4076
CIE-Luv:
32.0882, -19.9884, -44.0859
Hunter-Lab:
26.6913, -2.3930, -28.1960
#004f7f color charts
#004f7f color shades, tints & tones
#004f7f color schemes
#004f7f color preview, HTML & CSS examples
This text has a color of #004f7f
<p style="color:#004f7f;">Text here</p>
.mytext {color:#004f7f;}
This box has a color of #004f7f
<div style="background-color:#004f7f;">Content here</div>
.mybackground {background-color:#004f7f;}
Border around this has a color of #004f7f
<div style="border:2px solid #004f7f;">Content here</div>
.myborder {border:2px solid #004f7f;}