#2abc82 color space conversions
Hex:
#2abc82
RGB:
42, 188, 130
CMY:
84, 26, 49
CMYK:
78, 0, 31, 26
HSL:
156°, 63.4783%, 45.0980%
HSV (HSB):
156°, 77.6596%, 73.7255%
XYZ:
22.9673, 38.0704, 27.2569
xyY:
0.2601, 0.4312, 38.0704
CIE-Lab:
68.0725, -50.9511, 18.9046
CIE-LCH:
68.0725, 54.3452, 159.6434
CIE-Luv:
68.0725, -54.7752, 34.2230
Hunter-Lab:
61.7012, -41.5332, 16.9991
#2abc82 color charts
#2abc82 color shades, tints & tones
#2abc82 color schemes
#2abc82 color preview, HTML & CSS examples
This text has a color of #2abc82
<p style="color:#2abc82;">Text here</p>
.mytext {color:#2abc82;}
This box has a color of #2abc82
<div style="background-color:#2abc82;">Content here</div>
.mybackground {background-color:#2abc82;}
Border around this has a color of #2abc82
<div style="border:2px solid #2abc82;">Content here</div>
.myborder {border:2px solid #2abc82;}