#2abdbf color space conversions
Hex:
#2abdbf
RGB:
42, 189, 191
CMY:
84, 26, 25
CMYK:
78, 1, 0, 25
HSL:
181°, 63.9485%, 45.6863%
HSV (HSB):
181°, 78.0105%, 74.9020%
XYZ:
28.5564, 40.6490, 55.6312
xyY:
0.2288, 0.3256, 40.6490
CIE-Lab:
69.9293, -35.5030, -11.7341
CIE-LCH:
69.9293, 37.3919, 198.2892
CIE-Luv:
69.9293, -50.8878, -12.7087
Hunter-Lab:
63.7566, -31.6243, -7.1042
#2abdbf color charts
#2abdbf color shades, tints & tones
#2abdbf color schemes
#2abdbf color preview, HTML & CSS examples
This text has a color of #2abdbf
<p style="color:#2abdbf;">Text here</p>
.mytext {color:#2abdbf;}
This box has a color of #2abdbf
<div style="background-color:#2abdbf;">Content here</div>
.mybackground {background-color:#2abdbf;}
Border around this has a color of #2abdbf
<div style="border:2px solid #2abdbf;">Content here</div>
.myborder {border:2px solid #2abdbf;}