#1f86bc color space conversions
Hex:
#1f86bc
RGB:
31, 134, 188
CMY:
88, 47, 26
CMYK:
84, 29, 0, 26
HSL:
201°, 71.6895%, 42.9412%
HSV (HSB):
201°, 83.5106%, 73.7255%
XYZ:
18.1673, 20.9723, 50.6675
xyY:
0.2023, 0.2335, 20.9723
CIE-Lab:
52.9192, -9.0470, -36.1576
CIE-LCH:
52.9192, 37.2723, 255.9524
CIE-Luv:
52.9192, -32.9740, -54.3219
Hunter-Lab:
45.7956, -9.3306, -33.5406
#1f86bc color charts
#1f86bc color shades, tints & tones
#1f86bc color schemes
#1f86bc color preview, HTML & CSS examples
This text has a color of #1f86bc
<p style="color:#1f86bc;">Text here</p>
.mytext {color:#1f86bc;}
This box has a color of #1f86bc
<div style="background-color:#1f86bc;">Content here</div>
.mybackground {background-color:#1f86bc;}
Border around this has a color of #1f86bc
<div style="border:2px solid #1f86bc;">Content here</div>
.myborder {border:2px solid #1f86bc;}