#2ac02f color space conversions
Hex:
#2ac02f
RGB:
42, 192, 47
CMY:
84, 25, 82
CMYK:
78, 0, 76, 25
HSL:
122°, 64.1026%, 45.8824%
HSV (HSB):
122°, 78.1250%, 75.2941%
XYZ:
20.3176, 38.3968, 9.0298
xyY:
0.2999, 0.5668, 38.3968
CIE-Lab:
68.3120, -64.4529, 58.1483
CIE-LCH:
68.3120, 86.8067, 137.9438
CIE-Luv:
68.3120, -59.9126, 76.4023
Hunter-Lab:
61.9651, -49.9111, 34.7356
#2ac02f color charts
#2ac02f color shades, tints & tones
#2ac02f color schemes
#2ac02f color preview, HTML & CSS examples
This text has a color of #2ac02f
<p style="color:#2ac02f;">Text here</p>
.mytext {color:#2ac02f;}
This box has a color of #2ac02f
<div style="background-color:#2ac02f;">Content here</div>
.mybackground {background-color:#2ac02f;}
Border around this has a color of #2ac02f
<div style="border:2px solid #2ac02f;">Content here</div>
.myborder {border:2px solid #2ac02f;}