#1f4e7e color space conversions
Hex:
#1f4e7e
RGB:
31, 78, 126
CMY:
88, 69, 51
CMYK:
75, 38, 0, 51
HSL:
210°, 60.5096%, 30.7843%
HSV (HSB):
210°, 75.3968%, 49.4118%
XYZ:
7.0554, 7.2464, 20.7655
xyY:
0.2012, 0.2066, 7.2464
CIE-Lab:
32.3615, 1.6796, -31.7399
CIE-LCH:
32.3615, 31.7843, 273.0291
CIE-Luv:
32.3615, -16.5485, -42.9294
Hunter-Lab:
26.9192, -0.3249, -26.8929
#1f4e7e color charts
#1f4e7e color shades, tints & tones
#1f4e7e color schemes
#1f4e7e color preview, HTML & CSS examples
This text has a color of #1f4e7e
<p style="color:#1f4e7e;">Text here</p>
.mytext {color:#1f4e7e;}
This box has a color of #1f4e7e
<div style="background-color:#1f4e7e;">Content here</div>
.mybackground {background-color:#1f4e7e;}
Border around this has a color of #1f4e7e
<div style="border:2px solid #1f4e7e;">Content here</div>
.myborder {border:2px solid #1f4e7e;}