#1f5f81 color space conversions
Hex:
#1f5f81
RGB:
31, 95, 129
CMY:
88, 63, 49
CMYK:
76, 26, 0, 49
HSL:
201°, 61.2500%, 31.3725%
HSV (HSB):
201°, 75.9690%, 50.5882%
XYZ:
8.6197, 10.0607, 22.2565
xyY:
0.2106, 0.2458, 10.0607
CIE-Lab:
37.9512, -7.9074, -24.7944
CIE-LCH:
37.9512, 26.0248, 252.3115
CIE-Luv:
37.9512, -22.4384, -33.6571
Hunter-Lab:
31.7186, -6.9991, -19.3999
#1f5f81 color charts
#1f5f81 color shades, tints & tones
#1f5f81 color schemes
#1f5f81 color preview, HTML & CSS examples
This text has a color of #1f5f81
<p style="color:#1f5f81;">Text here</p>
.mytext {color:#1f5f81;}
This box has a color of #1f5f81
<div style="background-color:#1f5f81;">Content here</div>
.mybackground {background-color:#1f5f81;}
Border around this has a color of #1f5f81
<div style="border:2px solid #1f5f81;">Content here</div>
.myborder {border:2px solid #1f5f81;}