#2adc5e color space conversions
Hex:
#2adc5e
RGB:
42, 220, 94
CMY:
84, 14, 63
CMYK:
81, 0, 57, 14
HSL:
138°, 71.7742%, 51.3725%
HSV (HSB):
138°, 80.9091%, 86.2745%
XYZ:
28.5684, 52.4868, 19.2149
xyY:
0.2849, 0.5235, 52.4868
CIE-Lab:
77.5710, -68.3944, 49.1474
CIE-LCH:
77.5710, 84.2215, 144.2994
CIE-Luv:
77.5710, -67.5838, 73.0558
Hunter-Lab:
72.4478, -56.3955, 34.9883
#2adc5e color charts
#2adc5e color shades, tints & tones
#2adc5e color schemes
#2adc5e color preview, HTML & CSS examples
This text has a color of #2adc5e
<p style="color:#2adc5e;">Text here</p>
.mytext {color:#2adc5e;}
This box has a color of #2adc5e
<div style="background-color:#2adc5e;">Content here</div>
.mybackground {background-color:#2adc5e;}
Border around this has a color of #2adc5e
<div style="border:2px solid #2adc5e;">Content here</div>
.myborder {border:2px solid #2adc5e;}