#1f3f6e color space conversions
Hex:
#1f3f6e
RGB:
31, 63, 110
CMY:
88, 75, 57
CMYK:
72, 43, 0, 57
HSL:
216°, 56.0284%, 27.6471%
HSV (HSB):
216°, 71.8182%, 43.1373%
XYZ:
5.1571, 4.9721, 15.4398
xyY:
0.2017, 0.1945, 4.9721
CIE-Lab:
26.6552, 5.4301, -30.7500
CIE-LCH:
26.6552, 31.2258, 280.0146
CIE-Luv:
26.6552, -11.8506, -39.2773
Hunter-Lab:
22.2982, 2.2609, -25.4449
#1f3f6e color charts
#1f3f6e color shades, tints & tones
#1f3f6e color schemes
#1f3f6e color preview, HTML & CSS examples
This text has a color of #1f3f6e
<p style="color:#1f3f6e;">Text here</p>
.mytext {color:#1f3f6e;}
This box has a color of #1f3f6e
<div style="background-color:#1f3f6e;">Content here</div>
.mybackground {background-color:#1f3f6e;}
Border around this has a color of #1f3f6e
<div style="border:2px solid #1f3f6e;">Content here</div>
.myborder {border:2px solid #1f3f6e;}