#2ac02e color space conversions
Hex:
#2ac02e
RGB:
42, 192, 46
CMY:
84, 25, 82
CMYK:
78, 0, 76, 25
HSL:
122°, 64.1026%, 45.8824%
HSV (HSB):
122°, 78.1250%, 75.2941%
XYZ:
20.2976, 38.3888, 8.9247
xyY:
0.3002, 0.5678, 38.3888
CIE-Lab:
68.3062, -64.5256, 58.4777
CIE-LCH:
68.3062, 87.0816, 137.8149
CIE-Luv:
68.3062, -59.9367, 76.6528
Hunter-Lab:
61.9587, -49.9512, 34.8307
#2ac02e color charts
#2ac02e color shades, tints & tones
#2ac02e color schemes
#2ac02e color preview, HTML & CSS examples
This text has a color of #2ac02e
<p style="color:#2ac02e;">Text here</p>
.mytext {color:#2ac02e;}
This box has a color of #2ac02e
<div style="background-color:#2ac02e;">Content here</div>
.mybackground {background-color:#2ac02e;}
Border around this has a color of #2ac02e
<div style="border:2px solid #2ac02e;">Content here</div>
.myborder {border:2px solid #2ac02e;}