#1f51db color space conversions
Hex:
#1f51db
RGB:
31, 81, 219
CMY:
88, 68, 14
CMYK:
86, 63, 0, 14
HSL:
224°, 75.2000%, 49.0196%
HSV (HSB):
224°, 85.8447%, 85.8824%
XYZ:
16.2937, 11.2906, 68.3384
xyY:
0.1699, 0.1177, 11.2906
CIE-Lab:
40.0657, 36.0935, -74.5722
CIE-LCH:
40.0657, 82.8477, 295.8273
CIE-Luv:
40.0657, -16.1522, -108.4569
Hunter-Lab:
33.6015, 27.7535, -97.0621
#1f51db color charts
#1f51db color shades, tints & tones
#1f51db color schemes
#1f51db color preview, HTML & CSS examples
This text has a color of #1f51db
<p style="color:#1f51db;">Text here</p>
.mytext {color:#1f51db;}
This box has a color of #1f51db
<div style="background-color:#1f51db;">Content here</div>
.mybackground {background-color:#1f51db;}
Border around this has a color of #1f51db
<div style="border:2px solid #1f51db;">Content here</div>
.myborder {border:2px solid #1f51db;}