#1f335f color space conversions
Hex:
#1f335f
RGB:
31, 51, 95
CMY:
88, 80, 63
CMYK:
67, 46, 0, 63
HSL:
221°, 50.7937%, 24.7059%
HSV (HSB):
221°, 67.3684%, 37.2549%
XYZ:
3.8145, 3.4852, 11.2981
xyY:
0.2051, 0.1874, 3.4852
CIE-Lab:
21.8907, 7.8638, -28.6533
CIE-LCH:
21.8907, 29.7128, 285.3467
CIE-Luv:
21.8907, -8.0488, -34.0830
Hunter-Lab:
18.6686, 3.8018, -22.8139
#1f335f color charts
#1f335f color shades, tints & tones
#1f335f color schemes
#1f335f color preview, HTML & CSS examples
This text has a color of #1f335f
<p style="color:#1f335f;">Text here</p>
.mytext {color:#1f335f;}
This box has a color of #1f335f
<div style="background-color:#1f335f;">Content here</div>
.mybackground {background-color:#1f335f;}
Border around this has a color of #1f335f
<div style="border:2px solid #1f335f;">Content here</div>
.myborder {border:2px solid #1f335f;}