#1f5f8a color space conversions
Hex:
#1f5f8a
RGB:
31, 95, 138
CMY:
88, 63, 46
CMYK:
78, 31, 0, 46
HSL:
204°, 63.3136%, 33.1373%
HSV (HSB):
204°, 77.5362%, 54.1176%
XYZ:
9.2447, 10.3107, 25.5477
xyY:
0.2050, 0.2286, 10.3107
CIE-Lab:
38.3944, -4.5146, -29.5726
CIE-LCH:
38.3944, 29.9152, 261.3201
CIE-Luv:
38.3944, -22.0176, -41.2110
Hunter-Lab:
32.1103, -4.8019, -24.6953
#1f5f8a color charts
#1f5f8a color shades, tints & tones
#1f5f8a color schemes
#1f5f8a color preview, HTML & CSS examples
This text has a color of #1f5f8a
<p style="color:#1f5f8a;">Text here</p>
.mytext {color:#1f5f8a;}
This box has a color of #1f5f8a
<div style="background-color:#1f5f8a;">Content here</div>
.mybackground {background-color:#1f5f8a;}
Border around this has a color of #1f5f8a
<div style="border:2px solid #1f5f8a;">Content here</div>
.myborder {border:2px solid #1f5f8a;}