#1f86a3 color space conversions
Hex:
#1f86a3
RGB:
31, 134, 163
CMY:
88, 47, 36
CMYK:
81, 18, 0, 36
HSL:
193°, 68.0412%, 38.0392%
HSV (HSB):
193°, 80.9816%, 63.9216%
XYZ:
15.7010, 19.9858, 37.6805
xyY:
0.2140, 0.2724, 19.9858
CIE-Lab:
51.8212, -17.9860, -23.4825
CIE-LCH:
51.8212, 29.5791, 232.5504
CIE-Luv:
51.8212, -34.5479, -32.7360
Hunter-Lab:
44.7055, -15.5437, -18.6792
#1f86a3 color charts
#1f86a3 color shades, tints & tones
#1f86a3 color schemes
#1f86a3 color preview, HTML & CSS examples
This text has a color of #1f86a3
<p style="color:#1f86a3;">Text here</p>
.mytext {color:#1f86a3;}
This box has a color of #1f86a3
<div style="background-color:#1f86a3;">Content here</div>
.mybackground {background-color:#1f86a3;}
Border around this has a color of #1f86a3
<div style="border:2px solid #1f86a3;">Content here</div>
.myborder {border:2px solid #1f86a3;}