#1f51dd color space conversions
Hex:
#1f51dd
RGB:
31, 81, 221
CMY:
88, 68, 13
CMYK:
86, 63, 0, 13
HSL:
224°, 75.3968%, 49.4118%
HSV (HSB):
224°, 85.9729%, 86.6667%
XYZ:
16.5586, 11.3966, 69.7336
xyY:
0.1695, 0.1167, 11.3966
CIE-Lab:
40.2406, 36.8372, -75.4282
CIE-LCH:
40.2406, 83.9428, 296.0297
CIE-Luv:
40.2406, -16.1540, -109.7444
Hunter-Lab:
33.7589, 28.4758, -98.8405
#1f51dd color charts
#1f51dd color shades, tints & tones
#1f51dd color schemes
#1f51dd color preview, HTML & CSS examples
This text has a color of #1f51dd
<p style="color:#1f51dd;">Text here</p>
.mytext {color:#1f51dd;}
This box has a color of #1f51dd
<div style="background-color:#1f51dd;">Content here</div>
.mybackground {background-color:#1f51dd;}
Border around this has a color of #1f51dd
<div style="border:2px solid #1f51dd;">Content here</div>
.myborder {border:2px solid #1f51dd;}