#1f2f8b color space conversions
Hex:
#1f2f8b
RGB:
31, 47, 139
CMY:
88, 82, 45
CMYK:
78, 66, 0, 45
HSL:
231°, 63.5294%, 33.3333%
HSV (HSB):
231°, 77.6978%, 54.5098%
XYZ:
6.2418, 4.1884, 24.9056
xyY:
0.1766, 0.1185, 4.1884
CIE-Lab:
24.2848, 28.0838, -52.8572
CIE-LCH:
24.2848, 59.8547, 297.9824
CIE-Luv:
24.2848, -7.6391, -65.0879
Hunter-Lab:
20.4656, 18.6257, -57.8268
#1f2f8b color charts
#1f2f8b color shades, tints & tones
#1f2f8b color schemes
#1f2f8b color preview, HTML & CSS examples
This text has a color of #1f2f8b
<p style="color:#1f2f8b;">Text here</p>
.mytext {color:#1f2f8b;}
This box has a color of #1f2f8b
<div style="background-color:#1f2f8b;">Content here</div>
.mybackground {background-color:#1f2f8b;}
Border around this has a color of #1f2f8b
<div style="border:2px solid #1f2f8b;">Content here</div>
.myborder {border:2px solid #1f2f8b;}