#2acc79 color space conversions
Hex:
#2acc79
RGB:
42, 204, 121
CMY:
84, 20, 53
CMYK:
79, 0, 41, 20
HSL:
149°, 65.8537%, 48.2353%
HSV (HSB):
149°, 79.4118%, 80.0000%
XYZ:
25.9989, 45.0584, 25.4160
xyY:
0.2695, 0.4671, 45.0584
CIE-Lab:
72.9304, -58.7502, 30.1844
CIE-LCH:
72.9304, 66.0506, 152.8070
CIE-Luv:
72.9304, -60.8588, 50.0808
Hunter-Lab:
67.1256, -48.3336, 24.5387
#2acc79 color charts
#2acc79 color shades, tints & tones
#2acc79 color schemes
#2acc79 color preview, HTML & CSS examples
This text has a color of #2acc79
<p style="color:#2acc79;">Text here</p>
.mytext {color:#2acc79;}
This box has a color of #2acc79
<div style="background-color:#2acc79;">Content here</div>
.mybackground {background-color:#2acc79;}
Border around this has a color of #2acc79
<div style="border:2px solid #2acc79;">Content here</div>
.myborder {border:2px solid #2acc79;}