#1f79d7 color space conversions
Hex:
#1f79d7
RGB:
31, 121, 215
CMY:
88, 53, 16
CMYK:
86, 44, 0, 16
HSL:
211°, 74.7967%, 48.2353%
HSV (HSB):
211°, 85.5814%, 84.3137%
XYZ:
19.6682, 18.8723, 66.8961
xyY:
0.1865, 0.1790, 18.8723
CIE-Lab:
50.5375, 8.9416, -55.3041
CIE-LCH:
50.5375, 56.0223, 279.1842
CIE-Luv:
50.5375, -27.3109, -86.0367
Hunter-Lab:
43.4423, 4.7905, -60.8900
#1f79d7 color charts
#1f79d7 color shades, tints & tones
#1f79d7 color schemes
#1f79d7 color preview, HTML & CSS examples
This text has a color of #1f79d7
<p style="color:#1f79d7;">Text here</p>
.mytext {color:#1f79d7;}
This box has a color of #1f79d7
<div style="background-color:#1f79d7;">Content here</div>
.mybackground {background-color:#1f79d7;}
Border around this has a color of #1f79d7
<div style="border:2px solid #1f79d7;">Content here</div>
.myborder {border:2px solid #1f79d7;}