#2acc60 color space conversions
Hex:
#2acc60
RGB:
42, 204, 96
CMY:
84, 20, 62
CMYK:
79, 0, 53, 20
HSL:
140°, 65.8537%, 48.2353%
HSV (HSB):
140°, 79.4118%, 80.0000%
XYZ:
24.6590, 44.5225, 18.3604
xyY:
0.2817, 0.5086, 44.5225
CIE-Lab:
72.5764, -62.8986, 42.2243
CIE-LCH:
72.5764, 75.7570, 146.1262
CIE-Luv:
72.5764, -62.1751, 63.8413
Hunter-Lab:
66.7252, -50.8024, 30.3932
#2acc60 color charts
#2acc60 color shades, tints & tones
#2acc60 color schemes
#2acc60 color preview, HTML & CSS examples
This text has a color of #2acc60
<p style="color:#2acc60;">Text here</p>
.mytext {color:#2acc60;}
This box has a color of #2acc60
<div style="background-color:#2acc60;">Content here</div>
.mybackground {background-color:#2acc60;}
Border around this has a color of #2acc60
<div style="border:2px solid #2acc60;">Content here</div>
.myborder {border:2px solid #2acc60;}