#1f51e2 color space conversions
Hex:
#1f51e2
RGB:
31, 81, 226
CMY:
88, 68, 11
CMYK:
86, 64, 0, 11
HSL:
225°, 77.0751%, 50.3922%
HSV (HSB):
225°, 86.2832%, 88.6275%
XYZ:
17.2350, 11.6672, 73.2951
xyY:
0.1686, 0.1142, 11.6672
CIE-Lab:
40.6821, 38.6854, -77.5532
CIE-LCH:
40.6821, 86.6664, 296.5111
CIE-Luv:
40.6821, -16.1631, -112.9399
Hunter-Lab:
34.1572, 30.2920, -103.3154
#1f51e2 color charts
#1f51e2 color shades, tints & tones
#1f51e2 color schemes
#1f51e2 color preview, HTML & CSS examples
This text has a color of #1f51e2
<p style="color:#1f51e2;">Text here</p>
.mytext {color:#1f51e2;}
This box has a color of #1f51e2
<div style="background-color:#1f51e2;">Content here</div>
.mybackground {background-color:#1f51e2;}
Border around this has a color of #1f51e2
<div style="border:2px solid #1f51e2;">Content here</div>
.myborder {border:2px solid #1f51e2;}