#2abc84 color space conversions
Hex:
#2abc84
RGB:
42, 188, 132
CMY:
84, 26, 48
CMYK:
78, 0, 30, 26
HSL:
157°, 63.4783%, 45.0980%
HSV (HSB):
157°, 77.6596%, 73.7255%
XYZ:
23.1029, 38.1246, 27.9709
xyY:
0.2590, 0.4274, 38.1246
CIE-Lab:
68.1124, -50.5114, 17.8823
CIE-LCH:
68.1124, 53.5834, 160.5048
CIE-Luv:
68.1124, -54.6480, 32.8355
Hunter-Lab:
61.7451, -41.2654, 16.3629
#2abc84 color charts
#2abc84 color shades, tints & tones
#2abc84 color schemes
#2abc84 color preview, HTML & CSS examples
This text has a color of #2abc84
<p style="color:#2abc84;">Text here</p>
.mytext {color:#2abc84;}
This box has a color of #2abc84
<div style="background-color:#2abc84;">Content here</div>
.mybackground {background-color:#2abc84;}
Border around this has a color of #2abc84
<div style="border:2px solid #2abc84;">Content here</div>
.myborder {border:2px solid #2abc84;}