#2ac32e color space conversions
Hex:
#2ac32e
RGB:
42, 195, 46
CMY:
84, 24, 82
CMYK:
78, 0, 76, 24
HSL:
122°, 64.5570%, 46.4706%
HSV (HSB):
122°, 78.4615%, 76.4706%
XYZ:
20.9631, 39.7197, 9.1466
xyY:
0.3002, 0.5688, 39.7197
CIE-Lab:
69.2694, -65.4465, 59.4246
CIE-LCH:
69.2694, 88.3998, 137.7609
CIE-Luv:
69.2694, -60.9409, 77.9671
Hunter-Lab:
63.0236, -50.9180, 35.5118
#2ac32e color charts
#2ac32e color shades, tints & tones
#2ac32e color schemes
#2ac32e color preview, HTML & CSS examples
This text has a color of #2ac32e
<p style="color:#2ac32e;">Text here</p>
.mytext {color:#2ac32e;}
This box has a color of #2ac32e
<div style="background-color:#2ac32e;">Content here</div>
.mybackground {background-color:#2ac32e;}
Border around this has a color of #2ac32e
<div style="border:2px solid #2ac32e;">Content here</div>
.myborder {border:2px solid #2ac32e;}