#014e81 color space conversions
Hex:
#014e81
RGB:
1, 78, 129
CMY:
100, 69, 49
CMYK:
99, 40, 0, 49
HSL:
204°, 98.4615%, 25.4902%
HSV (HSB):
204°, 99.2248%, 50.5882%
XYZ:
6.6994, 7.0402, 21.7747
xyY:
0.1886, 0.1982, 7.0402
CIE-Lab:
31.8983, 0.0807, -34.3740
CIE-LCH:
31.8983, 34.3741, 270.1344
CIE-Luv:
31.8983, -19.4799, -46.2872
Hunter-Lab:
26.5334, -1.3644, -30.0831
#014e81 color charts
#014e81 color shades, tints & tones
#014e81 color schemes
#014e81 color preview, HTML & CSS examples
This text has a color of #014e81
<p style="color:#014e81;">Text here</p>
.mytext {color:#014e81;}
This box has a color of #014e81
<div style="background-color:#014e81;">Content here</div>
.mybackground {background-color:#014e81;}
Border around this has a color of #014e81
<div style="border:2px solid #014e81;">Content here</div>
.myborder {border:2px solid #014e81;}