#2ae07a color space conversions
Hex:
#2ae07a
RGB:
42, 224, 122
CMY:
84, 12, 52
CMYK:
81, 0, 46, 12
HSL:
146°, 74.5902%, 52.1569%
HSV (HSB):
146°, 81.2500%, 87.8431%
XYZ:
31.1234, 55.2087, 27.4283
xyY:
0.2736, 0.4853, 55.2087
CIE-Lab:
79.1613, -65.5485, 37.7597
CIE-LCH:
79.1613, 75.6465, 150.0556
CIE-Luv:
79.1613, -67.5257, 61.1219
Hunter-Lab:
74.3026, -55.2606, 30.1252
#2ae07a color charts
#2ae07a color shades, tints & tones
#2ae07a color schemes
#2ae07a color preview, HTML & CSS examples
This text has a color of #2ae07a
<p style="color:#2ae07a;">Text here</p>
.mytext {color:#2ae07a;}
This box has a color of #2ae07a
<div style="background-color:#2ae07a;">Content here</div>
.mybackground {background-color:#2ae07a;}
Border around this has a color of #2ae07a
<div style="border:2px solid #2ae07a;">Content here</div>
.myborder {border:2px solid #2ae07a;}