#131f3c color space conversions
Hex:
#131f3c
RGB:
19, 31, 60
CMY:
93, 88, 76
CMYK:
68, 48, 0, 76
HSL:
222°, 51.8987%, 15.4902%
HSV (HSB):
222°, 68.3333%, 23.5294%
XYZ:
1.5742, 1.4447, 4.4708
xyY:
0.2102, 0.1929, 1.4447
CIE-Lab:
12.2519, 5.6747, -20.2884
CIE-LCH:
12.2519, 21.0671, 285.6265
CIE-Luv:
12.2519, -4.1518, -18.0999
Hunter-Lab:
12.0194, 2.3438, -13.6404
#131f3c color charts
#131f3c color shades, tints & tones
#131f3c color schemes
#131f3c color preview, HTML & CSS examples
This text has a color of #131f3c
<p style="color:#131f3c;">Text here</p>
.mytext {color:#131f3c;}
This box has a color of #131f3c
<div style="background-color:#131f3c;">Content here</div>
.mybackground {background-color:#131f3c;}
Border around this has a color of #131f3c
<div style="border:2px solid #131f3c;">Content here</div>
.myborder {border:2px solid #131f3c;}