#314159 color space conversions
Hex:
#314159
RGB:
49, 65, 89
CMY:
81, 75, 65
CMYK:
45, 27, 0, 65
HSL:
216°, 28.9855%, 27.0588%
HSV (HSB):
216°, 44.9438%, 34.9020%
XYZ:
4.9601, 5.1548, 10.1847
xyY:
0.2443, 0.2539, 5.1548
CIE-Lab:
27.1714, 0.7638, -16.3542
CIE-LCH:
27.1714, 16.3720, 272.6740
CIE-Luv:
27.1714, -7.7736, -20.1979
Hunter-Lab:
22.7043, -0.7364, -10.7035
#314159 color charts
#314159 color shades, tints & tones
#314159 color schemes
#314159 color preview, HTML & CSS examples
This text has a color of #314159
<p style="color:#314159;">Text here</p>
.mytext {color:#314159;}
This box has a color of #314159
<div style="background-color:#314159;">Content here</div>
.mybackground {background-color:#314159;}
Border around this has a color of #314159
<div style="border:2px solid #314159;">Content here</div>
.myborder {border:2px solid #314159;}