#1f1e8f color space conversions
Hex:
#1f1e8f
RGB:
31, 30, 143
CMY:
88, 88, 44
CMYK:
78, 79, 0, 44
HSL:
241°, 65.3179%, 33.9216%
HSV (HSB):
241°, 79.0210%, 56.0784%
XYZ:
5.9873, 3.2030, 26.2893
xyY:
0.1688, 0.0903, 3.2030
CIE-Lab:
20.8393, 40.1552, -61.0223
CIE-LCH:
20.8393, 73.0490, 303.3466
CIE-Luv:
20.8393, -4.7779, -68.1146
Hunter-Lab:
17.8970, 28.3958, -74.5645
#1f1e8f color charts
#1f1e8f color shades, tints & tones
#1f1e8f color schemes
#1f1e8f color preview, HTML & CSS examples
This text has a color of #1f1e8f
<p style="color:#1f1e8f;">Text here</p>
.mytext {color:#1f1e8f;}
This box has a color of #1f1e8f
<div style="background-color:#1f1e8f;">Content here</div>
.mybackground {background-color:#1f1e8f;}
Border around this has a color of #1f1e8f
<div style="border:2px solid #1f1e8f;">Content here</div>
.myborder {border:2px solid #1f1e8f;}