#1f228b color space conversions
Hex:
#1f228b
RGB:
31, 34, 139
CMY:
88, 87, 45
CMYK:
78, 76, 0, 45
HSL:
238°, 63.5294%, 33.3333%
HSV (HSB):
238°, 77.6978%, 54.5098%
XYZ:
5.7973, 3.2994, 24.7574
xyY:
0.1712, 0.0975, 3.2994
CIE-Lab:
21.2053, 36.4508, -57.9237
CIE-LCH:
21.2053, 68.4384, 302.1818
CIE-Luv:
21.2053, -5.1983, -65.9234
Hunter-Lab:
18.1644, 25.1821, -68.0952
#1f228b color charts
#1f228b color shades, tints & tones
#1f228b color schemes
#1f228b color preview, HTML & CSS examples
This text has a color of #1f228b
<p style="color:#1f228b;">Text here</p>
.mytext {color:#1f228b;}
This box has a color of #1f228b
<div style="background-color:#1f228b;">Content here</div>
.mybackground {background-color:#1f228b;}
Border around this has a color of #1f228b
<div style="border:2px solid #1f228b;">Content here</div>
.myborder {border:2px solid #1f228b;}