#1f0f4c color space conversions
Hex:
#1f0f4c
RGB:
31, 15, 76
CMY:
88, 94, 70
CMYK:
59, 80, 0, 70
HSL:
256°, 67.0330%, 17.8431%
HSV (HSB):
256°, 80.2632%, 29.8039%
XYZ:
2.0404, 1.1548, 6.9528
xyY:
0.2011, 0.1138, 1.1548
CIE-Lab:
10.2193, 25.9476, -34.7342
CIE-LCH:
10.2193, 43.3560, 306.7610
CIE-Luv:
10.2193, 0.6753, -27.8906
Hunter-Lab:
10.7460, 15.0875, -30.8395
#1f0f4c color charts
#1f0f4c color shades, tints & tones
#1f0f4c color schemes
#1f0f4c color preview, HTML & CSS examples
This text has a color of #1f0f4c
<p style="color:#1f0f4c;">Text here</p>
.mytext {color:#1f0f4c;}
This box has a color of #1f0f4c
<div style="background-color:#1f0f4c;">Content here</div>
.mybackground {background-color:#1f0f4c;}
Border around this has a color of #1f0f4c
<div style="border:2px solid #1f0f4c;">Content here</div>
.myborder {border:2px solid #1f0f4c;}