#1f408d color space conversions
Hex:
#1f408d
RGB:
31, 64, 141
CMY:
88, 75, 45
CMYK:
78, 55, 0, 45
HSL:
222°, 63.9535%, 33.7255%
HSV (HSB):
222°, 78.0142%, 55.2941%
XYZ:
7.2062, 5.8812, 25.9547
xyY:
0.1846, 0.1506, 5.8812
CIE-Lab:
29.1107, 17.1785, -46.2306
CIE-LCH:
29.1107, 49.3190, 290.3842
CIE-Luv:
29.1107, -11.9207, -61.6429
Hunter-Lab:
24.2512, 10.6014, -46.4790
#1f408d color charts
#1f408d color shades, tints & tones
#1f408d color schemes
#1f408d color preview, HTML & CSS examples
This text has a color of #1f408d
<p style="color:#1f408d;">Text here</p>
.mytext {color:#1f408d;}
This box has a color of #1f408d
<div style="background-color:#1f408d;">Content here</div>
.mybackground {background-color:#1f408d;}
Border around this has a color of #1f408d
<div style="border:2px solid #1f408d;">Content here</div>
.myborder {border:2px solid #1f408d;}