#1f225c color space conversions
Hex:
#1f225c
RGB:
31, 34, 92
CMY:
88, 87, 64
CMYK:
66, 63, 0, 64
HSL:
237°, 49.5935%, 24.1176%
HSV (HSB):
237°, 66.3043%, 36.0784%
XYZ:
3.0689, 2.2081, 10.3897
xyY:
0.1959, 0.1409, 2.2081
CIE-Lab:
16.5433, 18.9417, -35.2833
CIE-LCH:
16.5433, 40.0462, 298.2290
CIE-Luv:
16.5433, -3.3550, -37.2727
Hunter-Lab:
14.8596, 10.8604, -31.0533
#1f225c color charts
#1f225c color shades, tints & tones
#1f225c color schemes
#1f225c color preview, HTML & CSS examples
This text has a color of #1f225c
<p style="color:#1f225c;">Text here</p>
.mytext {color:#1f225c;}
This box has a color of #1f225c
<div style="background-color:#1f225c;">Content here</div>
.mybackground {background-color:#1f225c;}
Border around this has a color of #1f225c
<div style="border:2px solid #1f225c;">Content here</div>
.myborder {border:2px solid #1f225c;}