#1f0f5e color space conversions
Hex:
#1f0f5e
RGB:
31, 15, 94
CMY:
88, 94, 63
CMYK:
67, 84, 0, 63
HSL:
252°, 72.4771%, 21.3725%
HSV (HSB):
252°, 84.0426%, 36.8627%
XYZ:
2.7563, 1.4411, 10.7226
xyY:
0.1847, 0.0966, 1.4411
CIE-Lab:
12.2286, 31.9391, -43.6883
CIE-LCH:
12.2286, 54.1181, 306.1693
CIE-Luv:
12.2286, -0.4523, -37.9855
Hunter-Lab:
12.0046, 19.9758, -44.5548
#1f0f5e color charts
#1f0f5e color shades, tints & tones
#1f0f5e color schemes
#1f0f5e color preview, HTML & CSS examples
This text has a color of #1f0f5e
<p style="color:#1f0f5e;">Text here</p>
.mytext {color:#1f0f5e;}
This box has a color of #1f0f5e
<div style="background-color:#1f0f5e;">Content here</div>
.mybackground {background-color:#1f0f5e;}
Border around this has a color of #1f0f5e
<div style="border:2px solid #1f0f5e;">Content here</div>
.myborder {border:2px solid #1f0f5e;}