#2acc46 color space conversions
Hex:
#2acc46
RGB:
42, 204, 70
CMY:
84, 20, 73
CMYK:
79, 0, 66, 20
HSL:
130°, 65.8537%, 48.2353%
HSV (HSB):
130°, 79.4118%, 80.0000%
XYZ:
23.6532, 44.1202, 13.0637
xyY:
0.2926, 0.5458, 44.1202
CIE-Lab:
72.3087, -66.1412, 53.6135
CIE-LCH:
72.3087, 85.1415, 140.9721
CIE-Luv:
72.3087, -63.2402, 74.8525
Hunter-Lab:
66.4230, -52.6765, 34.8353
#2acc46 color charts
#2acc46 color shades, tints & tones
#2acc46 color schemes
#2acc46 color preview, HTML & CSS examples
This text has a color of #2acc46
<p style="color:#2acc46;">Text here</p>
.mytext {color:#2acc46;}
This box has a color of #2acc46
<div style="background-color:#2acc46;">Content here</div>
.mybackground {background-color:#2acc46;}
Border around this has a color of #2acc46
<div style="border:2px solid #2acc46;">Content here</div>
.myborder {border:2px solid #2acc46;}