#1f51df color space conversions
Hex:
#1f51df
RGB:
31, 81, 223
CMY:
88, 68, 13
CMYK:
86, 64, 0, 13
HSL:
224°, 75.5906%, 49.8039%
HSV (HSB):
224°, 86.0987%, 87.4510%
XYZ:
16.8268, 11.5039, 71.1456
xyY:
0.1692, 0.1156, 11.5039
CIE-Lab:
40.4165, 37.5784, -76.2808
CIE-LCH:
40.4165, 85.0346, 296.2263
CIE-Luv:
40.4165, -16.1569, -111.0265
Hunter-Lab:
33.9174, 29.2005, -100.6255
#1f51df color charts
#1f51df color shades, tints & tones
#1f51df color schemes
#1f51df color preview, HTML & CSS examples
This text has a color of #1f51df
<p style="color:#1f51df;">Text here</p>
.mytext {color:#1f51df;}
This box has a color of #1f51df
<div style="background-color:#1f51df;">Content here</div>
.mybackground {background-color:#1f51df;}
Border around this has a color of #1f51df
<div style="border:2px solid #1f51df;">Content here</div>
.myborder {border:2px solid #1f51df;}