#14195c color space conversions
Hex:
#14195c
RGB:
20, 25, 92
CMY:
92, 90, 64
CMYK:
78, 73, 0, 64
HSL:
236°, 64.2857%, 21.9608%
HSV (HSB):
236°, 78.2609%, 36.0784%
XYZ:
2.5679, 1.6167, 10.3019
xyY:
0.1773, 0.1116, 1.6167
CIE-Lab:
13.3315, 23.6029, -40.5630
CIE-LCH:
13.3315, 46.9303, 300.1943
CIE-Luv:
13.3315, -3.4484, -37.4817
Hunter-Lab:
12.7149, 13.7985, -39.1377
#14195c color charts
#14195c color shades, tints & tones
#14195c color schemes
#14195c color preview, HTML & CSS examples
This text has a color of #14195c
<p style="color:#14195c;">Text here</p>
.mytext {color:#14195c;}
This box has a color of #14195c
<div style="background-color:#14195c;">Content here</div>
.mybackground {background-color:#14195c;}
Border around this has a color of #14195c
<div style="border:2px solid #14195c;">Content here</div>
.myborder {border:2px solid #14195c;}