#1b85b9 color space conversions
Hex:
#1b85b9
RGB:
27, 133, 185
CMY:
89, 48, 27
CMYK:
85, 28, 0, 27
HSL:
200°, 74.5283%, 41.5686%
HSV (HSB):
200°, 85.4054%, 72.5490%
XYZ:
17.5965, 20.5109, 48.9305
xyY:
0.2022, 0.2357, 20.5109
CIE-Lab:
52.4099, -9.9004, -35.2440
CIE-LCH:
52.4099, 36.6082, 254.3093
CIE-Luv:
52.4099, -33.2033, -52.6542
Hunter-Lab:
45.2889, -9.9015, -32.3552
#1b85b9 color charts
#1b85b9 color shades, tints & tones
#1b85b9 color schemes
#1b85b9 color preview, HTML & CSS examples
This text has a color of #1b85b9
<p style="color:#1b85b9;">Text here</p>
.mytext {color:#1b85b9;}
This box has a color of #1b85b9
<div style="background-color:#1b85b9;">Content here</div>
.mybackground {background-color:#1b85b9;}
Border around this has a color of #1b85b9
<div style="border:2px solid #1b85b9;">Content here</div>
.myborder {border:2px solid #1b85b9;}