#1f1d81 color space conversions
Hex:
#1f1d81
RGB:
31, 29, 129
CMY:
88, 89, 49
CMYK:
76, 78, 0, 49
HSL:
241°, 63.2911%, 30.9804%
HSV (HSB):
241°, 77.5194%, 50.5882%
XYZ:
4.9669, 2.7550, 21.0389
xyY:
0.1727, 0.0958, 2.7550
CIE-Lab:
19.0348, 35.9207, -55.2200
CIE-LCH:
19.0348, 65.8752, 303.0441
CIE-Luv:
19.0348, -4.0210, -59.8111
Hunter-Lab:
16.5982, 24.3677, -63.5334
#1f1d81 color charts
#1f1d81 color shades, tints & tones
#1f1d81 color schemes
#1f1d81 color preview, HTML & CSS examples
This text has a color of #1f1d81
<p style="color:#1f1d81;">Text here</p>
.mytext {color:#1f1d81;}
This box has a color of #1f1d81
<div style="background-color:#1f1d81;">Content here</div>
.mybackground {background-color:#1f1d81;}
Border around this has a color of #1f1d81
<div style="border:2px solid #1f1d81;">Content here</div>
.myborder {border:2px solid #1f1d81;}