#1f86cf color space conversions
Hex:
#1f86cf
RGB:
31, 134, 207
CMY:
88, 47, 19
CMYK:
85, 35, 0, 19
HSL:
205°, 73.9496%, 46.6667%
HSV (HSB):
205°, 85.0242%, 81.1765%
XYZ:
20.3527, 21.8465, 62.1756
xyY:
0.1950, 0.2093, 21.8465
CIE-Lab:
53.8638, -2.0039, -45.4721
CIE-LCH:
53.8638, 45.5162, 267.4766
CIE-Luv:
53.8638, -31.8954, -70.3970
Hunter-Lab:
46.7402, -4.0690, -46.1516
#1f86cf color charts
#1f86cf color shades, tints & tones
#1f86cf color schemes
#1f86cf color preview, HTML & CSS examples
This text has a color of #1f86cf
<p style="color:#1f86cf;">Text here</p>
.mytext {color:#1f86cf;}
This box has a color of #1f86cf
<div style="background-color:#1f86cf;">Content here</div>
.mybackground {background-color:#1f86cf;}
Border around this has a color of #1f86cf
<div style="border:2px solid #1f86cf;">Content here</div>
.myborder {border:2px solid #1f86cf;}