#1f0f7e color space conversions
Hex:
#1f0f7e
RGB:
31, 15, 126
CMY:
88, 94, 51
CMYK:
75, 88, 0, 51
HSL:
249°, 78.7234%, 27.6471%
HSV (HSB):
249°, 88.0952%, 49.4118%
XYZ:
4.5018, 2.1393, 19.9143
xyY:
0.1695, 0.0806, 2.1393
CIE-Lab:
16.2020, 42.1041, -58.0061
CIE-LCH:
16.2020, 71.6761, 305.9742
CIE-Luv:
16.2020, -2.2992, -56.5472
Hunter-Lab:
14.6264, 29.3436, -70.4869
#1f0f7e color charts
#1f0f7e color shades, tints & tones
#1f0f7e color schemes
#1f0f7e color preview, HTML & CSS examples
This text has a color of #1f0f7e
<p style="color:#1f0f7e;">Text here</p>
.mytext {color:#1f0f7e;}
This box has a color of #1f0f7e
<div style="background-color:#1f0f7e;">Content here</div>
.mybackground {background-color:#1f0f7e;}
Border around this has a color of #1f0f7e
<div style="border:2px solid #1f0f7e;">Content here</div>
.myborder {border:2px solid #1f0f7e;}