#1a9ec2 color space conversions
Hex:
#1a9ec2
RGB:
26, 158, 194
CMY:
90, 38, 24
CMYK:
87, 19, 0, 24
HSL:
193°, 76.3636%, 43.1373%
HSV (HSB):
193°, 86.5979%, 76.0784%
XYZ:
22.3905, 28.5684, 55.3731
xyY:
0.2106, 0.2687, 28.5684
CIE-Lab:
60.3988, -20.5045, -27.9184
CIE-LCH:
60.3988, 34.6391, 233.7048
CIE-Luv:
60.3988, -41.3722, -40.5482
Hunter-Lab:
53.4494, -18.7611, -24.0093
#1a9ec2 color charts
#1a9ec2 color shades, tints & tones
#1a9ec2 color schemes
#1a9ec2 color preview, HTML & CSS examples
This text has a color of #1a9ec2
<p style="color:#1a9ec2;">Text here</p>
.mytext {color:#1a9ec2;}
This box has a color of #1a9ec2
<div style="background-color:#1a9ec2;">Content here</div>
.mybackground {background-color:#1a9ec2;}
Border around this has a color of #1a9ec2
<div style="border:2px solid #1a9ec2;">Content here</div>
.myborder {border:2px solid #1a9ec2;}