#1a85ed color space conversions
Hex:
#1a85ed
RGB:
26, 133, 237
CMY:
90, 48, 7
CMYK:
89, 44, 0, 7
HSL:
210°, 85.4251%, 51.5686%
HSV (HSB):
210°, 89.0295%, 92.9412%
XYZ:
24.0996, 23.1091, 83.3111
xyY:
0.1846, 0.1771, 23.1091
CIE-Lab:
55.1845, 9.6362, -60.1949
CIE-LCH:
55.1845, 60.9614, 279.0949
CIE-Luv:
55.1845, -30.5083, -95.5887
Hunter-Lab:
48.0719, 5.3604, -69.1022
#1a85ed color charts
#1a85ed color shades, tints & tones
#1a85ed color schemes
#1a85ed color preview, HTML & CSS examples
This text has a color of #1a85ed
<p style="color:#1a85ed;">Text here</p>
.mytext {color:#1a85ed;}
This box has a color of #1a85ed
<div style="background-color:#1a85ed;">Content here</div>
.mybackground {background-color:#1a85ed;}
Border around this has a color of #1a85ed
<div style="border:2px solid #1a85ed;">Content here</div>
.myborder {border:2px solid #1a85ed;}