#1f78d5 color space conversions
Hex:
#1f78d5
RGB:
31, 120, 213
CMY:
88, 53, 16
CMYK:
85, 44, 0, 16
HSL:
211°, 74.5902%, 47.8431%
HSV (HSB):
211°, 85.4460%, 83.5294%
XYZ:
19.2918, 18.5283, 65.5103
xyY:
0.1867, 0.1793, 18.5283
CIE-Lab:
50.1308, 8.7962, -54.8232
CIE-LCH:
50.1308, 55.5244, 279.1152
CIE-Luv:
50.1308, -27.0790, -85.1140
Hunter-Lab:
43.0446, 4.6724, -60.1034
#1f78d5 color charts
#1f78d5 color shades, tints & tones
#1f78d5 color schemes
#1f78d5 color preview, HTML & CSS examples
This text has a color of #1f78d5
<p style="color:#1f78d5;">Text here</p>
.mytext {color:#1f78d5;}
This box has a color of #1f78d5
<div style="background-color:#1f78d5;">Content here</div>
.mybackground {background-color:#1f78d5;}
Border around this has a color of #1f78d5
<div style="border:2px solid #1f78d5;">Content here</div>
.myborder {border:2px solid #1f78d5;}