#1f31e9 color space conversions
Hex:
#1f31e9
RGB:
31, 49, 233
CMY:
88, 81, 9
CMYK:
87, 79, 0, 9
HSL:
235°, 82.1138%, 51.7647%
HSV (HSB):
235°, 86.6953%, 91.3725%
XYZ:
16.3714, 8.3711, 77.8437
xyY:
0.1596, 0.0816, 8.3711
CIE-Lab:
34.7441, 59.4721, -91.3445
CIE-LCH:
34.7441, 108.9989, 303.0671
CIE-Luv:
34.7441, -10.5828, -120.9043
Hunter-Lab:
28.9329, 50.3697, -139.2662
#1f31e9 color charts
#1f31e9 color shades, tints & tones
#1f31e9 color schemes
#1f31e9 color preview, HTML & CSS examples
This text has a color of #1f31e9
<p style="color:#1f31e9;">Text here</p>
.mytext {color:#1f31e9;}
This box has a color of #1f31e9
<div style="background-color:#1f31e9;">Content here</div>
.mybackground {background-color:#1f31e9;}
Border around this has a color of #1f31e9
<div style="border:2px solid #1f31e9;">Content here</div>
.myborder {border:2px solid #1f31e9;}