#2abedd color space conversions
Hex:
#2abedd
RGB:
42, 190, 221
CMY:
84, 25, 13
CMYK:
81, 14, 0, 13
HSL:
190°, 72.4696%, 51.5686%
HSV (HSB):
190°, 80.9955%, 86.6667%
XYZ:
32.4194, 42.5396, 74.9089
xyY:
0.2163, 0.2838, 42.5396
CIE-Lab:
71.2414, -26.6918, -26.1420
CIE-LCH:
71.2414, 37.3611, 224.4038
CIE-Luv:
71.2414, -49.0736, -37.6739
Hunter-Lab:
65.2224, -25.4140, -22.4398
#2abedd color charts
#2abedd color shades, tints & tones
#2abedd color schemes
#2abedd color preview, HTML & CSS examples
This text has a color of #2abedd
<p style="color:#2abedd;">Text here</p>
.mytext {color:#2abedd;}
This box has a color of #2abedd
<div style="background-color:#2abedd;">Content here</div>
.mybackground {background-color:#2abedd;}
Border around this has a color of #2abedd
<div style="border:2px solid #2abedd;">Content here</div>
.myborder {border:2px solid #2abedd;}