#1f86d4 color space conversions
Hex:
#1f86d4
RGB:
31, 134, 212
CMY:
88, 47, 17
CMYK:
85, 37, 0, 17
HSL:
206°, 74.4856%, 47.6471%
HSV (HSB):
206°, 85.3774%, 83.1373%
XYZ:
20.9738, 22.0950, 65.4467
xyY:
0.1933, 0.2036, 22.0950
CIE-Lab:
54.1276, -0.1285, -47.8774
CIE-LCH:
54.1276, 47.8775, 269.8462
CIE-Luv:
54.1276, -31.6310, -74.5534
Hunter-Lab:
47.0053, -2.6122, -49.6473
#1f86d4 color charts
#1f86d4 color shades, tints & tones
#1f86d4 color schemes
#1f86d4 color preview, HTML & CSS examples
This text has a color of #1f86d4
<p style="color:#1f86d4;">Text here</p>
.mytext {color:#1f86d4;}
This box has a color of #1f86d4
<div style="background-color:#1f86d4;">Content here</div>
.mybackground {background-color:#1f86d4;}
Border around this has a color of #1f86d4
<div style="border:2px solid #1f86d4;">Content here</div>
.myborder {border:2px solid #1f86d4;}