#1f2e86 color space conversions
Hex:
#1f2e86
RGB:
31, 46, 134
CMY:
88, 82, 47
CMYK:
77, 66, 0, 47
HSL:
231°, 62.4242%, 32.3529%
HSV (HSB):
231°, 76.8657%, 52.5490%
XYZ:
5.8451, 3.9665, 23.0118
xyY:
0.1781, 0.1208, 3.9665
CIE-Lab:
23.5605, 26.8391, -50.9239
CIE-LCH:
23.5605, 57.5637, 297.7912
CIE-Luv:
23.5605, -7.3047, -62.0775
Hunter-Lab:
19.9161, 17.5343, -54.5644
#1f2e86 color charts
#1f2e86 color shades, tints & tones
#1f2e86 color schemes
#1f2e86 color preview, HTML & CSS examples
This text has a color of #1f2e86
<p style="color:#1f2e86;">Text here</p>
.mytext {color:#1f2e86;}
This box has a color of #1f2e86
<div style="background-color:#1f2e86;">Content here</div>
.mybackground {background-color:#1f2e86;}
Border around this has a color of #1f2e86
<div style="border:2px solid #1f2e86;">Content here</div>
.myborder {border:2px solid #1f2e86;}