#1f015e color space conversions
Hex:
#1f015e
RGB:
31, 1, 94
CMY:
88, 100, 63
CMYK:
67, 99, 0, 63
HSL:
259°, 97.8947%, 18.6275%
HSV (HSB):
259°, 98.9362%, 36.8627%
XYZ:
2.5963, 1.1212, 10.6692
xyY:
0.1805, 0.0779, 1.1212
CIE-Lab:
9.9626, 38.6753, -47.4419
CIE-LCH:
9.9626, 61.2088, 309.1874
CIE-Luv:
9.9626, 0.5340, -35.2414
Hunter-Lab:
10.5885, 25.2384, -52.3301
#1f015e color charts
#1f015e color shades, tints & tones
#1f015e color schemes
#1f015e color preview, HTML & CSS examples
This text has a color of #1f015e
<p style="color:#1f015e;">Text here</p>
.mytext {color:#1f015e;}
This box has a color of #1f015e
<div style="background-color:#1f015e;">Content here</div>
.mybackground {background-color:#1f015e;}
Border around this has a color of #1f015e
<div style="border:2px solid #1f015e;">Content here</div>
.myborder {border:2px solid #1f015e;}