#1f78fc color space conversions
Hex:
#1f78fc
RGB:
31, 120, 252
CMY:
88, 53, 1
CMYK:
88, 52, 0, 1
HSL:
216°, 97.3568%, 55.4902%
HSV (HSB):
216°, 87.6984%, 98.8235%
XYZ:
24.8522, 20.7525, 94.7912
xyY:
0.1770, 0.1478, 20.7525
CIE-Lab:
52.6776, 23.7027, -72.5608
CIE-LCH:
52.6776, 76.3340, 288.0902
CIE-Luv:
52.6776, -25.7732, -114.5955
Hunter-Lab:
45.5549, 17.6585, -91.4829
#1f78fc color charts
#1f78fc color shades, tints & tones
#1f78fc color schemes
#1f78fc color preview, HTML & CSS examples
This text has a color of #1f78fc
<p style="color:#1f78fc;">Text here</p>
.mytext {color:#1f78fc;}
This box has a color of #1f78fc
<div style="background-color:#1f78fc;">Content here</div>
.mybackground {background-color:#1f78fc;}
Border around this has a color of #1f78fc
<div style="border:2px solid #1f78fc;">Content here</div>
.myborder {border:2px solid #1f78fc;}