#1b85ed color space conversions
Hex:
#1b85ed
RGB:
27, 133, 237
CMY:
89, 48, 7
CMYK:
89, 44, 0, 7
HSL:
210°, 85.3659%, 51.7647%
HSV (HSB):
210°, 88.6076%, 92.9412%
XYZ:
24.1256, 23.1225, 83.3123
xyY:
0.1848, 0.1771, 23.1225
CIE-Lab:
55.1983, 9.6906, -60.1721
CIE-LCH:
55.1983, 60.9474, 279.1488
CIE-Luv:
55.1983, -30.4371, -95.5625
Hunter-Lab:
48.0859, 5.4066, -69.0642
#1b85ed color charts
#1b85ed color shades, tints & tones
#1b85ed color schemes
#1b85ed color preview, HTML & CSS examples
This text has a color of #1b85ed
<p style="color:#1b85ed;">Text here</p>
.mytext {color:#1b85ed;}
This box has a color of #1b85ed
<div style="background-color:#1b85ed;">Content here</div>
.mybackground {background-color:#1b85ed;}
Border around this has a color of #1b85ed
<div style="border:2px solid #1b85ed;">Content here</div>
.myborder {border:2px solid #1b85ed;}