#1f51e1 color space conversions
Hex:
#1f51e1
RGB:
31, 81, 225
CMY:
88, 68, 12
CMYK:
86, 64, 0, 12
HSL:
225°, 76.3780%, 50.1961%
HSV (HSB):
225°, 86.2222%, 88.2353%
XYZ:
17.0981, 11.6124, 72.5744
xyY:
0.1688, 0.1147, 11.6124
CIE-Lab:
40.5934, 38.3170, -77.1299
CIE-LCH:
40.5934, 86.1233, 296.4175
CIE-Luv:
40.5934, -16.1608, -112.3034
Hunter-Lab:
34.0770, 29.9276, -102.4172
#1f51e1 color charts
#1f51e1 color shades, tints & tones
#1f51e1 color schemes
#1f51e1 color preview, HTML & CSS examples
This text has a color of #1f51e1
<p style="color:#1f51e1;">Text here</p>
.mytext {color:#1f51e1;}
This box has a color of #1f51e1
<div style="background-color:#1f51e1;">Content here</div>
.mybackground {background-color:#1f51e1;}
Border around this has a color of #1f51e1
<div style="border:2px solid #1f51e1;">Content here</div>
.myborder {border:2px solid #1f51e1;}