#1f2d4e color space conversions
Hex:
#1f2d4e
RGB:
31, 45, 78
CMY:
88, 82, 69
CMYK:
60, 42, 0, 69
HSL:
222°, 43.1193%, 21.3725%
HSV (HSB):
222°, 60.2564%, 30.5882%
XYZ:
2.8786, 2.7181, 7.5807
xyY:
0.2185, 0.2063, 2.7181
CIE-Lab:
18.8777, 5.5189, -22.1431
CIE-LCH:
18.8777, 22.8204, 283.9951
CIE-Luv:
18.8777, -5.9906, -24.5100
Hunter-Lab:
16.4868, 2.3144, -15.7210
#1f2d4e color charts
#1f2d4e color shades, tints & tones
#1f2d4e color schemes
#1f2d4e color preview, HTML & CSS examples
This text has a color of #1f2d4e
<p style="color:#1f2d4e;">Text here</p>
.mytext {color:#1f2d4e;}
This box has a color of #1f2d4e
<div style="background-color:#1f2d4e;">Content here</div>
.mybackground {background-color:#1f2d4e;}
Border around this has a color of #1f2d4e
<div style="border:2px solid #1f2d4e;">Content here</div>
.myborder {border:2px solid #1f2d4e;}