#1abedc color space conversions
Hex:
#1abedc
RGB:
26, 190, 220
CMY:
90, 25, 14
CMYK:
88, 14, 0, 14
HSL:
189°, 78.8618%, 48.2353%
HSV (HSB):
189°, 88.1818%, 86.2745%
XYZ:
31.7577, 42.2138, 74.1844
xyY:
0.2144, 0.2849, 42.2138
CIE-Lab:
71.0181, -28.1226, -25.9559
CIE-LCH:
71.0181, 38.2700, 222.7057
CIE-Luv:
71.0181, -50.5096, -37.1706
Hunter-Lab:
64.9722, -26.4523, -22.2161
#1abedc color charts
#1abedc color shades, tints & tones
#1abedc color schemes
#1abedc color preview, HTML & CSS examples
This text has a color of #1abedc
<p style="color:#1abedc;">Text here</p>
.mytext {color:#1abedc;}
This box has a color of #1abedc
<div style="background-color:#1abedc;">Content here</div>
.mybackground {background-color:#1abedc;}
Border around this has a color of #1abedc
<div style="border:2px solid #1abedc;">Content here</div>
.myborder {border:2px solid #1abedc;}