#2acc83 color space conversions
Hex:
#2acc83
RGB:
42, 204, 131
CMY:
84, 20, 49
CMYK:
79, 0, 36, 20
HSL:
153°, 65.8537%, 48.2353%
HSV (HSB):
153°, 79.4118%, 80.0000%
XYZ:
26.6444, 45.3167, 28.8154
xyY:
0.2644, 0.4497, 45.3167
CIE-Lab:
73.0999, -56.8166, 25.2147
CIE-LCH:
73.0999, 62.1603, 156.0688
CIE-Luv:
73.0999, -60.2628, 43.7896
Hunter-Lab:
67.3177, -47.1553, 21.7432
#2acc83 color charts
#2acc83 color shades, tints & tones
#2acc83 color schemes
#2acc83 color preview, HTML & CSS examples
This text has a color of #2acc83
<p style="color:#2acc83;">Text here</p>
.mytext {color:#2acc83;}
This box has a color of #2acc83
<div style="background-color:#2acc83;">Content here</div>
.mybackground {background-color:#2acc83;}
Border around this has a color of #2acc83
<div style="border:2px solid #2acc83;">Content here</div>
.myborder {border:2px solid #2acc83;}