#1f78ff color space conversions
Hex:
#1f78ff
RGB:
31, 120, 255
CMY:
88, 53, 0
CMYK:
88, 53, 0, 0
HSL:
216°, 100.0000%, 56.0784%
HSV (HSB):
216°, 87.8431%, 100.0000%
XYZ:
25.3315, 20.9442, 97.3153
xyY:
0.1764, 0.1459, 20.9442
CIE-Lab:
52.8884, 24.8363, -73.8774
CIE-LCH:
52.8884, 77.9405, 288.5817
CIE-Luv:
52.8884, -25.6949, -116.7566
Hunter-Lab:
45.7649, 18.7139, -94.0399
#1f78ff color charts
#1f78ff color shades, tints & tones
#1f78ff color schemes
#1f78ff color preview, HTML & CSS examples
This text has a color of #1f78ff
<p style="color:#1f78ff;">Text here</p>
.mytext {color:#1f78ff;}
This box has a color of #1f78ff
<div style="background-color:#1f78ff;">Content here</div>
.mybackground {background-color:#1f78ff;}
Border around this has a color of #1f78ff
<div style="border:2px solid #1f78ff;">Content here</div>
.myborder {border:2px solid #1f78ff;}