#2ae96c color space conversions
Hex:
#2ae96c
RGB:
42, 233, 108
CMY:
84, 9, 58
CMYK:
82, 0, 54, 9
HSL:
141°, 81.2766%, 53.9216%
HSV (HSB):
141°, 81.9742%, 91.3725%
XYZ:
32.8005, 59.8528, 24.0113
xyY:
0.2812, 0.5130, 59.8528
CIE-Lab:
81.7581, -70.6590, 47.7164
CIE-LCH:
81.7581, 85.2616, 145.9686
CIE-Luv:
81.7581, -71.1915, 73.2602
Hunter-Lab:
77.3646, -59.7087, 35.7536
#2ae96c color charts
#2ae96c color shades, tints & tones
#2ae96c color schemes
#2ae96c color preview, HTML & CSS examples
This text has a color of #2ae96c
<p style="color:#2ae96c;">Text here</p>
.mytext {color:#2ae96c;}
This box has a color of #2ae96c
<div style="background-color:#2ae96c;">Content here</div>
.mybackground {background-color:#2ae96c;}
Border around this has a color of #2ae96c
<div style="border:2px solid #2ae96c;">Content here</div>
.myborder {border:2px solid #2ae96c;}