#1f50d9 color space conversions
Hex:
#1f50d9
RGB:
31, 80, 217
CMY:
88, 69, 15
CMYK:
86, 63, 0, 15
HSL:
224°, 75.0000%, 48.6275%
HSV (HSB):
224°, 85.7143%, 85.0980%
XYZ:
15.9581, 11.0384, 66.9352
xyY:
0.1699, 0.1175, 11.0384
CIE-Lab:
39.6450, 35.9868, -74.1174
CIE-LCH:
39.6450, 82.3920, 295.8983
CIE-Luv:
39.6450, -15.9189, -107.4582
Hunter-Lab:
33.2241, 27.5947, -96.1923
#1f50d9 color charts
#1f50d9 color shades, tints & tones
#1f50d9 color schemes
#1f50d9 color preview, HTML & CSS examples
This text has a color of #1f50d9
<p style="color:#1f50d9;">Text here</p>
.mytext {color:#1f50d9;}
This box has a color of #1f50d9
<div style="background-color:#1f50d9;">Content here</div>
.mybackground {background-color:#1f50d9;}
Border around this has a color of #1f50d9
<div style="border:2px solid #1f50d9;">Content here</div>
.myborder {border:2px solid #1f50d9;}