#1f0f51 color space conversions
Hex:
#1f0f51
RGB:
31, 15, 81
CMY:
88, 94, 68
CMYK:
62, 81, 0, 68
HSL:
255°, 68.7500%, 18.8235%
HSV (HSB):
255°, 81.4815%, 31.7647%
XYZ:
2.2211, 1.2270, 7.9044
xyY:
0.1956, 0.1081, 1.2270
CIE-Lab:
10.7553, 27.6239, -37.3020
CIE-LCH:
10.7553, 46.4168, 306.5217
CIE-Luv:
10.7553, 0.3539, -30.6588
Hunter-Lab:
11.0772, 16.4063, -34.5537
#1f0f51 color charts
#1f0f51 color shades, tints & tones
#1f0f51 color schemes
#1f0f51 color preview, HTML & CSS examples
This text has a color of #1f0f51
<p style="color:#1f0f51;">Text here</p>
.mytext {color:#1f0f51;}
This box has a color of #1f0f51
<div style="background-color:#1f0f51;">Content here</div>
.mybackground {background-color:#1f0f51;}
Border around this has a color of #1f0f51
<div style="border:2px solid #1f0f51;">Content here</div>
.myborder {border:2px solid #1f0f51;}