#2ac99e color space conversions
Hex:
#2ac99e
RGB:
42, 201, 158
CMY:
84, 21, 38
CMYK:
79, 0, 21, 21
HSL:
164°, 65.4321%, 47.6471%
HSV (HSB):
164°, 79.1045%, 78.8235%
XYZ:
28.0130, 44.7342, 39.5059
xyY:
0.2496, 0.3985, 44.7342
CIE-Lab:
72.7165, -49.6544, 10.3121
CIE-LCH:
72.7165, 50.7139, 168.2677
CIE-Luv:
72.7165, -57.4563, 22.8047
Hunter-Lab:
66.8836, -42.2846, 11.7979
#2ac99e color charts
#2ac99e color shades, tints & tones
#2ac99e color schemes
#2ac99e color preview, HTML & CSS examples
This text has a color of #2ac99e
<p style="color:#2ac99e;">Text here</p>
.mytext {color:#2ac99e;}
This box has a color of #2ac99e
<div style="background-color:#2ac99e;">Content here</div>
.mybackground {background-color:#2ac99e;}
Border around this has a color of #2ac99e
<div style="border:2px solid #2ac99e;">Content here</div>
.myborder {border:2px solid #2ac99e;}