#1f2c5c color space conversions
Hex:
#1f2c5c
RGB:
31, 44, 92
CMY:
88, 83, 64
CMYK:
66, 52, 0, 64
HSL:
227°, 49.5935%, 24.1176%
HSV (HSB):
227°, 66.3043%, 36.0784%
XYZ:
3.3975, 2.8654, 10.4992
xyY:
0.2027, 0.1709, 2.8654
CIE-Lab:
19.4965, 11.7047, -30.5118
CIE-LCH:
19.4965, 32.6798, 290.9874
CIE-Luv:
19.4965, -5.9131, -34.7711
Hunter-Lab:
16.9274, 6.2039, -24.9254
#1f2c5c color charts
#1f2c5c color shades, tints & tones
#1f2c5c color schemes
#1f2c5c color preview, HTML & CSS examples
This text has a color of #1f2c5c
<p style="color:#1f2c5c;">Text here</p>
.mytext {color:#1f2c5c;}
This box has a color of #1f2c5c
<div style="background-color:#1f2c5c;">Content here</div>
.mybackground {background-color:#1f2c5c;}
Border around this has a color of #1f2c5c
<div style="border:2px solid #1f2c5c;">Content here</div>
.myborder {border:2px solid #1f2c5c;}