#2abc6a color space conversions
Hex:
#2abc6a
RGB:
42, 188, 106
CMY:
84, 26, 58
CMYK:
78, 0, 44, 26
HSL:
146°, 63.4783%, 45.0980%
HSV (HSB):
146°, 77.6596%, 73.7255%
XYZ:
21.5396, 37.4993, 19.7385
xyY:
0.2734, 0.4760, 37.4993
CIE-Lab:
67.6499, -55.7217, 31.0323
CIE-LCH:
67.6499, 63.7802, 150.8859
CIE-Luv:
67.6499, -56.1937, 49.5461
Hunter-Lab:
61.2367, -44.3780, 23.7546
#2abc6a color charts
#2abc6a color shades, tints & tones
#2abc6a color schemes
#2abc6a color preview, HTML & CSS examples
This text has a color of #2abc6a
<p style="color:#2abc6a;">Text here</p>
.mytext {color:#2abc6a;}
This box has a color of #2abc6a
<div style="background-color:#2abc6a;">Content here</div>
.mybackground {background-color:#2abc6a;}
Border around this has a color of #2abc6a
<div style="border:2px solid #2abc6a;">Content here</div>
.myborder {border:2px solid #2abc6a;}