#1f5f7d color space conversions
Hex:
#1f5f7d
RGB:
31, 95, 125
CMY:
88, 63, 51
CMYK:
75, 24, 0, 51
HSL:
199°, 60.2564%, 30.5882%
HSV (HSB):
199°, 75.2000%, 49.0196%
XYZ:
8.3590, 9.9564, 20.8832
xyY:
0.2132, 0.2540, 9.9564
CIE-Lab:
37.7641, -9.3895, -22.6423
CIE-LCH:
37.7641, 24.5120, 247.4767
CIE-Luv:
37.7641, -22.6337, -30.2831
Hunter-Lab:
31.5538, -7.9324, -17.1523
#1f5f7d color charts
#1f5f7d color shades, tints & tones
#1f5f7d color schemes
#1f5f7d color preview, HTML & CSS examples
This text has a color of #1f5f7d
<p style="color:#1f5f7d;">Text here</p>
.mytext {color:#1f5f7d;}
This box has a color of #1f5f7d
<div style="background-color:#1f5f7d;">Content here</div>
.mybackground {background-color:#1f5f7d;}
Border around this has a color of #1f5f7d
<div style="border:2px solid #1f5f7d;">Content here</div>
.myborder {border:2px solid #1f5f7d;}