#014e7b color space conversions
Hex:
#014e7b
RGB:
1, 78, 123
CMY:
100, 69, 52
CMYK:
99, 37, 0, 52
HSL:
202°, 98.3871%, 24.3137%
HSV (HSB):
202°, 99.1870%, 48.2353%
XYZ:
6.3121, 6.8853, 19.7352
xyY:
0.1917, 0.2091, 6.8853
CIE-Lab:
31.5443, -2.4531, -31.2124
CIE-LCH:
31.5443, 31.3087, 265.5062
CIE-Luv:
31.5443, -19.7913, -41.5092
Hunter-Lab:
26.2398, -2.9811, -26.2246
#014e7b color charts
#014e7b color shades, tints & tones
#014e7b color schemes
#014e7b color preview, HTML & CSS examples
This text has a color of #014e7b
<p style="color:#014e7b;">Text here</p>
.mytext {color:#014e7b;}
This box has a color of #014e7b
<div style="background-color:#014e7b;">Content here</div>
.mybackground {background-color:#014e7b;}
Border around this has a color of #014e7b
<div style="border:2px solid #014e7b;">Content here</div>
.myborder {border:2px solid #014e7b;}