#1f015a color space conversions
Hex:
#1f015a
RGB:
31, 1, 90
CMY:
88, 100, 65
CMYK:
66, 99, 0, 65
HSL:
260°, 97.8022%, 17.8431%
HSV (HSB):
260°, 98.8889%, 35.2941%
XYZ:
2.4214, 1.0512, 9.7481
xyY:
0.1832, 0.0795, 1.0512
CIE-Lab:
9.4109, 37.5928, -45.6595
CIE-LCH:
9.4109, 59.1439, 309.4656
CIE-Luv:
9.4109, 0.7770, -32.8956
Hunter-Lab:
10.2528, 24.2137, -49.1947
#1f015a color charts
#1f015a color shades, tints & tones
#1f015a color schemes
#1f015a color preview, HTML & CSS examples
This text has a color of #1f015a
<p style="color:#1f015a;">Text here</p>
.mytext {color:#1f015a;}
This box has a color of #1f015a
<div style="background-color:#1f015a;">Content here</div>
.mybackground {background-color:#1f015a;}
Border around this has a color of #1f015a
<div style="border:2px solid #1f015a;">Content here</div>
.myborder {border:2px solid #1f015a;}