#2acc6a color space conversions
Hex:
#2acc6a
RGB:
42, 204, 106
CMY:
84, 20, 58
CMYK:
79, 0, 48, 20
HSL:
144°, 65.8537%, 48.2353%
HSV (HSB):
144°, 79.4118%, 80.0000%
XYZ:
25.1492, 44.7186, 20.9417
xyY:
0.2769, 0.4924, 44.7186
CIE-Lab:
72.7062, -61.3590, 37.4952
CIE-LCH:
72.7062, 71.9084, 148.5717
CIE-Luv:
72.7062, -61.6805, 58.6920
Hunter-Lab:
66.8720, -49.8956, 28.2430
#2acc6a color charts
#2acc6a color shades, tints & tones
#2acc6a color schemes
#2acc6a color preview, HTML & CSS examples
This text has a color of #2acc6a
<p style="color:#2acc6a;">Text here</p>
.mytext {color:#2acc6a;}
This box has a color of #2acc6a
<div style="background-color:#2acc6a;">Content here</div>
.mybackground {background-color:#2acc6a;}
Border around this has a color of #2acc6a
<div style="border:2px solid #2acc6a;">Content here</div>
.myborder {border:2px solid #2acc6a;}