#2ac32c color space conversions
Hex:
#2ac32c
RGB:
42, 195, 44
CMY:
84, 24, 83
CMYK:
78, 0, 77, 24
HSL:
121°, 64.5570%, 46.4706%
HSV (HSB):
121°, 78.4615%, 76.4706%
XYZ:
20.9246, 39.7043, 8.9437
xyY:
0.3008, 0.5707, 39.7043
CIE-Lab:
69.2584, -65.5841, 60.0579
CIE-LCH:
69.2584, 88.9282, 137.5184
CIE-Luv:
69.2584, -60.9869, 78.4427
Hunter-Lab:
63.0114, -50.9942, 35.6924
#2ac32c color charts
#2ac32c color shades, tints & tones
#2ac32c color schemes
#2ac32c color preview, HTML & CSS examples
This text has a color of #2ac32c
<p style="color:#2ac32c;">Text here</p>
.mytext {color:#2ac32c;}
This box has a color of #2ac32c
<div style="background-color:#2ac32c;">Content here</div>
.mybackground {background-color:#2ac32c;}
Border around this has a color of #2ac32c
<div style="border:2px solid #2ac32c;">Content here</div>
.myborder {border:2px solid #2ac32c;}