#1f198d color space conversions
Hex:
#1f198d
RGB:
31, 25, 141
CMY:
88, 90, 45
CMYK:
78, 82, 0, 45
HSL:
243°, 69.8795%, 32.5490%
HSV (HSB):
243°, 82.2695%, 55.2941%
XYZ:
5.7204, 2.9097, 25.4594
xyY:
0.1678, 0.0854, 2.9097
CIE-Lab:
19.6784, 42.1584, -61.6994
CIE-LCH:
19.6784, 74.7272, 304.3443
CIE-Luv:
19.6784, -4.0595, -66.5334
Hunter-Lab:
17.0577, 30.0102, -76.5527
#1f198d color charts
#1f198d color shades, tints & tones
#1f198d color schemes
#1f198d color preview, HTML & CSS examples
This text has a color of #1f198d
<p style="color:#1f198d;">Text here</p>
.mytext {color:#1f198d;}
This box has a color of #1f198d
<div style="background-color:#1f198d;">Content here</div>
.mybackground {background-color:#1f198d;}
Border around this has a color of #1f198d
<div style="border:2px solid #1f198d;">Content here</div>
.myborder {border:2px solid #1f198d;}