#1f4e5e color space conversions
Hex:
#1f4e5e
RGB:
31, 78, 94
CMY:
88, 69, 63
CMYK:
67, 17, 0, 63
HSL:
195°, 50.4000%, 24.5098%
HSV (HSB):
195°, 67.0213%, 36.8627%
XYZ:
5.3098, 6.5482, 11.5738
xyY:
0.2266, 0.2795, 6.5482
CIE-Lab:
30.7555, -10.3926, -14.1273
CIE-LCH:
30.7555, 17.5382, 233.6605
CIE-Luv:
30.7555, -17.6780, -16.8181
Hunter-Lab:
25.5895, -7.7428, -8.9033
#1f4e5e color charts
#1f4e5e color shades, tints & tones
#1f4e5e color schemes
#1f4e5e color preview, HTML & CSS examples
This text has a color of #1f4e5e
<p style="color:#1f4e5e;">Text here</p>
.mytext {color:#1f4e5e;}
This box has a color of #1f4e5e
<div style="background-color:#1f4e5e;">Content here</div>
.mybackground {background-color:#1f4e5e;}
Border around this has a color of #1f4e5e
<div style="border:2px solid #1f4e5e;">Content here</div>
.myborder {border:2px solid #1f4e5e;}