#1abeda color space conversions
Hex:
#1abeda
RGB:
26, 190, 218
CMY:
90, 25, 15
CMYK:
88, 13, 0, 15
HSL:
189°, 78.6885%, 47.8431%
HSV (HSB):
189°, 88.0734%, 85.4902%
XYZ:
31.4943, 42.1085, 72.7975
xyY:
0.2151, 0.2876, 42.1085
CIE-Lab:
70.9456, -28.7721, -24.9772
CIE-LCH:
70.9456, 38.1011, 220.9614
CIE-Luv:
70.9456, -50.6612, -35.4355
Hunter-Lab:
64.8910, -26.9258, -21.0903
#1abeda color charts
#1abeda color shades, tints & tones
#1abeda color schemes
#1abeda color preview, HTML & CSS examples
This text has a color of #1abeda
<p style="color:#1abeda;">Text here</p>
.mytext {color:#1abeda;}
This box has a color of #1abeda
<div style="background-color:#1abeda;">Content here</div>
.mybackground {background-color:#1abeda;}
Border around this has a color of #1abeda
<div style="border:2px solid #1abeda;">Content here</div>
.myborder {border:2px solid #1abeda;}