#2abc6f color space conversions
Hex:
#2abc6f
RGB:
42, 188, 111
CMY:
84, 26, 56
CMYK:
78, 0, 41, 26
HSL:
148°, 63.4783%, 45.0980%
HSV (HSB):
148°, 77.6596%, 73.7255%
XYZ:
21.8073, 37.6064, 21.1483
xyY:
0.2707, 0.4668, 37.6064
CIE-Lab:
67.7295, -54.8068, 28.5363
CIE-LCH:
67.7295, 61.7909, 152.4953
CIE-Luv:
67.7295, -55.9162, 46.5690
Hunter-Lab:
61.3240, -43.8411, 22.4800
#2abc6f color charts
#2abc6f color shades, tints & tones
#2abc6f color schemes
#2abc6f color preview, HTML & CSS examples
This text has a color of #2abc6f
<p style="color:#2abc6f;">Text here</p>
.mytext {color:#2abc6f;}
This box has a color of #2abc6f
<div style="background-color:#2abc6f;">Content here</div>
.mybackground {background-color:#2abc6f;}
Border around this has a color of #2abc6f
<div style="border:2px solid #2abc6f;">Content here</div>
.myborder {border:2px solid #2abc6f;}