#1f0d81 color space conversions
Hex:
#1f0d81
RGB:
31, 13, 129
CMY:
88, 95, 49
CMYK:
76, 90, 0, 49
HSL:
249°, 81.6901%, 27.8431%
HSV (HSB):
249°, 89.9225%, 50.5882%
XYZ:
4.6714, 2.1641, 20.9404
xyY:
0.1682, 0.0779, 2.1641
CIE-Lab:
16.3261, 43.8139, -59.7095
CIE-LCH:
16.3261, 74.0600, 306.2706
CIE-Luv:
16.3261, -2.3128, -58.0421
Hunter-Lab:
14.7110, 30.9381, -74.0987
#1f0d81 color charts
#1f0d81 color shades, tints & tones
#1f0d81 color schemes
#1f0d81 color preview, HTML & CSS examples
This text has a color of #1f0d81
<p style="color:#1f0d81;">Text here</p>
.mytext {color:#1f0d81;}
This box has a color of #1f0d81
<div style="background-color:#1f0d81;">Content here</div>
.mybackground {background-color:#1f0d81;}
Border around this has a color of #1f0d81
<div style="border:2px solid #1f0d81;">Content here</div>
.myborder {border:2px solid #1f0d81;}