#1f51ac color space conversions
Hex:
#1f51ac
RGB:
31, 81, 172
CMY:
88, 68, 33
CMYK:
82, 53, 0, 33
HSL:
219°, 69.4581%, 39.8039%
HSV (HSB):
219°, 81.9767%, 67.4510%
XYZ:
10.9539, 9.1547, 40.2194
xyY:
0.1816, 0.1517, 9.1547
CIE-Lab:
36.2805, 17.9743, -53.3623
CIE-LCH:
36.2805, 56.3082, 288.6153
CIE-Luv:
36.2805, -16.4680, -76.3917
Hunter-Lab:
30.2568, 11.6732, -57.6327
#1f51ac color charts
#1f51ac color shades, tints & tones
#1f51ac color schemes
#1f51ac color preview, HTML & CSS examples
This text has a color of #1f51ac
<p style="color:#1f51ac;">Text here</p>
.mytext {color:#1f51ac;}
This box has a color of #1f51ac
<div style="background-color:#1f51ac;">Content here</div>
.mybackground {background-color:#1f51ac;}
Border around this has a color of #1f51ac
<div style="border:2px solid #1f51ac;">Content here</div>
.myborder {border:2px solid #1f51ac;}