#1f50a9 color space conversions
Hex:
#1f50a9
RGB:
31, 80, 169
CMY:
88, 69, 34
CMYK:
82, 53, 0, 34
HSL:
219°, 69.0000%, 39.2157%
HSV (HSB):
219°, 81.6568%, 66.2745%
XYZ:
10.5952, 8.8932, 38.6942
xyY:
0.1821, 0.1528, 8.8932
CIE-Lab:
35.7779, 17.4552, -52.3916
CIE-LCH:
35.7779, 55.2229, 288.4264
CIE-Luv:
35.7779, -16.2254, -74.6898
Hunter-Lab:
29.8215, 11.2311, -56.0555
#1f50a9 color charts
#1f50a9 color shades, tints & tones
#1f50a9 color schemes
#1f50a9 color preview, HTML & CSS examples
This text has a color of #1f50a9
<p style="color:#1f50a9;">Text here</p>
.mytext {color:#1f50a9;}
This box has a color of #1f50a9
<div style="background-color:#1f50a9;">Content here</div>
.mybackground {background-color:#1f50a9;}
Border around this has a color of #1f50a9
<div style="border:2px solid #1f50a9;">Content here</div>
.myborder {border:2px solid #1f50a9;}