#1f2f7d color space conversions
Hex:
#1f2f7d
RGB:
31, 47, 125
CMY:
88, 82, 51
CMYK:
75, 62, 0, 51
HSL:
230°, 60.2564%, 30.5882%
HSV (HSB):
230°, 75.2000%, 49.0196%
XYZ:
5.2833, 3.8050, 19.8580
xyY:
0.1825, 0.1315, 3.8050
CIE-Lab:
23.0160, 22.6477, -46.1507
CIE-LCH:
23.0160, 51.4083, 296.1388
CIE-Luv:
23.0160, -7.3372, -56.0967
Hunter-Lab:
19.5064, 14.2100, -46.7042
#1f2f7d color charts
#1f2f7d color shades, tints & tones
#1f2f7d color schemes
#1f2f7d color preview, HTML & CSS examples
This text has a color of #1f2f7d
<p style="color:#1f2f7d;">Text here</p>
.mytext {color:#1f2f7d;}
This box has a color of #1f2f7d
<div style="background-color:#1f2f7d;">Content here</div>
.mybackground {background-color:#1f2f7d;}
Border around this has a color of #1f2f7d
<div style="border:2px solid #1f2f7d;">Content here</div>
.myborder {border:2px solid #1f2f7d;}