#1f0e85 color space conversions
Hex:
#1f0e85
RGB:
31, 14, 133
CMY:
88, 95, 48
CMYK:
77, 89, 0, 48
HSL:
249°, 80.9524%, 28.8235%
HSV (HSB):
249°, 89.4737%, 52.1569%
XYZ:
4.9557, 2.2988, 22.3728
xyY:
0.1673, 0.0776, 2.2988
CIE-Lab:
16.9833, 44.6235, -61.1508
CIE-LCH:
16.9833, 75.7012, 306.1193
CIE-Luv:
16.9833, -2.6069, -60.5325
Hunter-Lab:
15.1619, 31.8103, -76.8746
#1f0e85 color charts
#1f0e85 color shades, tints & tones
#1f0e85 color schemes
#1f0e85 color preview, HTML & CSS examples
This text has a color of #1f0e85
<p style="color:#1f0e85;">Text here</p>
.mytext {color:#1f0e85;}
This box has a color of #1f0e85
<div style="background-color:#1f0e85;">Content here</div>
.mybackground {background-color:#1f0e85;}
Border around this has a color of #1f0e85
<div style="border:2px solid #1f0e85;">Content here</div>
.myborder {border:2px solid #1f0e85;}