#2ac08a color space conversions
Hex:
#2ac08a
RGB:
42, 192, 138
CMY:
84, 25, 46
CMYK:
78, 0, 28, 25
HSL:
158°, 64.1026%, 45.8824%
HSV (HSB):
158°, 78.1250%, 75.2941%
XYZ:
24.3919, 40.0265, 30.4851
xyY:
0.2570, 0.4218, 40.0265
CIE-Lab:
69.4884, -50.7440, 16.5543
CIE-LCH:
69.4884, 53.3760, 161.9321
CIE-Luv:
69.4884, -55.6631, 31.2724
Hunter-Lab:
63.2665, -41.8970, 15.7176
#2ac08a color charts
#2ac08a color shades, tints & tones
#2ac08a color schemes
#2ac08a color preview, HTML & CSS examples
This text has a color of #2ac08a
<p style="color:#2ac08a;">Text here</p>
.mytext {color:#2ac08a;}
This box has a color of #2ac08a
<div style="background-color:#2ac08a;">Content here</div>
.mybackground {background-color:#2ac08a;}
Border around this has a color of #2ac08a
<div style="border:2px solid #2ac08a;">Content here</div>
.myborder {border:2px solid #2ac08a;}