#1986b9 color space conversions
Hex:
#1986b9
RGB:
25, 134, 185
CMY:
90, 47, 27
CMYK:
86, 28, 0, 27
HSL:
199°, 76.1905%, 41.1765%
HSV (HSB):
199°, 86.4865%, 72.5490%
XYZ:
17.6830, 20.7597, 48.9740
xyY:
0.2023, 0.2375, 20.7597
CIE-Lab:
52.6854, -10.6219, -34.8143
CIE-LCH:
52.6854, 36.3986, 253.0330
CIE-Luv:
52.6854, -33.7273, -51.9310
Hunter-Lab:
45.5628, -10.4588, -31.8350
#1986b9 color charts
#1986b9 color shades, tints & tones
#1986b9 color schemes
#1986b9 color preview, HTML & CSS examples
This text has a color of #1986b9
<p style="color:#1986b9;">Text here</p>
.mytext {color:#1986b9;}
This box has a color of #1986b9
<div style="background-color:#1986b9;">Content here</div>
.mybackground {background-color:#1986b9;}
Border around this has a color of #1986b9
<div style="border:2px solid #1986b9;">Content here</div>
.myborder {border:2px solid #1986b9;}