#1f196e color space conversions
Hex:
#1f196e
RGB:
31, 25, 110
CMY:
88, 90, 57
CMYK:
72, 77, 0, 57
HSL:
244°, 62.9630%, 26.4706%
HSV (HSB):
244°, 77.2727%, 43.1373%
XYZ:
3.7272, 2.1124, 14.9631
xyY:
0.1792, 0.1015, 2.1124
CIE-Lab:
16.0662, 31.6540, -47.9225
CIE-LCH:
16.0662, 57.4329, 303.4457
CIE-Luv:
16.0662, -2.5443, -48.3699
Hunter-Lab:
14.5339, 20.3413, -50.8671
#1f196e color charts
#1f196e color shades, tints & tones
#1f196e color schemes
#1f196e color preview, HTML & CSS examples
This text has a color of #1f196e
<p style="color:#1f196e;">Text here</p>
.mytext {color:#1f196e;}
This box has a color of #1f196e
<div style="background-color:#1f196e;">Content here</div>
.mybackground {background-color:#1f196e;}
Border around this has a color of #1f196e
<div style="border:2px solid #1f196e;">Content here</div>
.myborder {border:2px solid #1f196e;}