#2abc49 color space conversions
Hex:
#2abc49
RGB:
42, 188, 73
CMY:
84, 26, 71
CMYK:
78, 0, 61, 26
HSL:
133°, 63.4783%, 45.0980%
HSV (HSB):
133°, 77.6596%, 73.7255%
XYZ:
20.1407, 36.9397, 12.3719
xyY:
0.2900, 0.5319, 36.9397
CIE-Lab:
67.2318, -60.6670, 46.6332
CIE-LCH:
67.2318, 76.5189, 142.4514
CIE-Luv:
67.2318, -57.7390, 65.9623
Hunter-Lab:
60.7781, -47.2102, 30.4757
#2abc49 color charts
#2abc49 color shades, tints & tones
#2abc49 color schemes
#2abc49 color preview, HTML & CSS examples
This text has a color of #2abc49
<p style="color:#2abc49;">Text here</p>
.mytext {color:#2abc49;}
This box has a color of #2abc49
<div style="background-color:#2abc49;">Content here</div>
.mybackground {background-color:#2abc49;}
Border around this has a color of #2abc49
<div style="border:2px solid #2abc49;">Content here</div>
.myborder {border:2px solid #2abc49;}