#1f51e3 color space conversions
Hex:
#1f51e3
RGB:
31, 81, 227
CMY:
88, 68, 11
CMYK:
86, 64, 0, 11
HSL:
225°, 77.7778%, 50.5882%
HSV (HSB):
225°, 86.3436%, 89.0196%
XYZ:
17.3726, 11.7222, 74.0200
xyY:
0.1685, 0.1137, 11.7222
CIE-Lab:
40.7712, 39.0531, -77.9757
CIE-LCH:
40.7712, 87.2087, 296.6034
CIE-Luv:
40.7712, -16.1658, -113.5751
Hunter-Lab:
34.2377, 30.6570, -104.2152
#1f51e3 color charts
#1f51e3 color shades, tints & tones
#1f51e3 color schemes
#1f51e3 color preview, HTML & CSS examples
This text has a color of #1f51e3
<p style="color:#1f51e3;">Text here</p>
.mytext {color:#1f51e3;}
This box has a color of #1f51e3
<div style="background-color:#1f51e3;">Content here</div>
.mybackground {background-color:#1f51e3;}
Border around this has a color of #1f51e3
<div style="border:2px solid #1f51e3;">Content here</div>
.myborder {border:2px solid #1f51e3;}