#1f31d9 color space conversions
Hex:
#1f31d9
RGB:
31, 49, 217
CMY:
88, 81, 15
CMYK:
86, 77, 0, 15
HSL:
234°, 75.0000%, 48.6275%
HSV (HSB):
234°, 85.7143%, 85.0980%
XYZ:
14.1878, 7.4977, 66.3451
xyY:
0.1612, 0.0852, 7.4977
CIE-Lab:
32.9141, 54.3972, -85.2213
CIE-LCH:
32.9141, 101.1025, 302.5503
CIE-Luv:
32.9141, -10.0938, -111.7402
Hunter-Lab:
27.3819, 44.5704, -124.4895
#1f31d9 color charts
#1f31d9 color shades, tints & tones
#1f31d9 color schemes
#1f31d9 color preview, HTML & CSS examples
This text has a color of #1f31d9
<p style="color:#1f31d9;">Text here</p>
.mytext {color:#1f31d9;}
This box has a color of #1f31d9
<div style="background-color:#1f31d9;">Content here</div>
.mybackground {background-color:#1f31d9;}
Border around this has a color of #1f31d9
<div style="border:2px solid #1f31d9;">Content here</div>
.myborder {border:2px solid #1f31d9;}