#2ac86e color space conversions
Hex:
#2ac86e
RGB:
42, 200, 110
CMY:
84, 22, 57
CMYK:
79, 0, 45, 22
HSL:
146°, 65.2893%, 47.4510%
HSV (HSB):
146°, 79.0000%, 78.4314%
XYZ:
24.4236, 42.9266, 21.7503
xyY:
0.2741, 0.4818, 42.9266
CIE-Lab:
71.5051, -59.2993, 33.9574
CIE-LCH:
71.5051, 68.3338, 150.2027
CIE-Luv:
71.5051, -60.1092, 54.2102
Hunter-Lab:
65.5184, -48.1169, 26.1803
#2ac86e color charts
#2ac86e color shades, tints & tones
#2ac86e color schemes
#2ac86e color preview, HTML & CSS examples
This text has a color of #2ac86e
<p style="color:#2ac86e;">Text here</p>
.mytext {color:#2ac86e;}
This box has a color of #2ac86e
<div style="background-color:#2ac86e;">Content here</div>
.mybackground {background-color:#2ac86e;}
Border around this has a color of #2ac86e
<div style="border:2px solid #2ac86e;">Content here</div>
.myborder {border:2px solid #2ac86e;}