#2ae12e color space conversions
Hex:
#2ae12e
RGB:
42, 225, 46
CMY:
84, 12, 82
CMYK:
81, 0, 80, 12
HSL:
121°, 75.3086%, 52.3529%
HSV (HSB):
121°, 81.3333%, 88.2353%
XYZ:
28.3732, 54.5399, 11.6166
xyY:
0.3002, 0.5770, 54.5399
CIE-Lab:
78.7755, -74.3509, 68.5490
CIE-LCH:
78.7755, 101.1287, 137.3250
CIE-Luv:
78.7755, -70.7273, 90.7559
Hunter-Lab:
73.8512, -60.6608, 42.3696
#2ae12e color charts
#2ae12e color shades, tints & tones
#2ae12e color schemes
#2ae12e color preview, HTML & CSS examples
This text has a color of #2ae12e
<p style="color:#2ae12e;">Text here</p>
.mytext {color:#2ae12e;}
This box has a color of #2ae12e
<div style="background-color:#2ae12e;">Content here</div>
.mybackground {background-color:#2ae12e;}
Border around this has a color of #2ae12e
<div style="border:2px solid #2ae12e;">Content here</div>
.myborder {border:2px solid #2ae12e;}