#2adc6c color space conversions
Hex:
#2adc6c
RGB:
42, 220, 108
CMY:
84, 14, 58
CMYK:
81, 0, 51, 14
HSL:
142°, 71.7742%, 51.3725%
HSV (HSB):
142°, 80.9091%, 86.2745%
XYZ:
29.2548, 52.7613, 22.8294
xyY:
0.2790, 0.5032, 52.7613
CIE-Lab:
77.7339, -66.4353, 42.7941
CIE-LCH:
77.7339, 79.0252, 147.2125
CIE-Luv:
77.7339, -66.9319, 66.4001
Hunter-Lab:
72.6370, -55.2232, 32.2114
#2adc6c color charts
#2adc6c color shades, tints & tones
#2adc6c color schemes
#2adc6c color preview, HTML & CSS examples
This text has a color of #2adc6c
<p style="color:#2adc6c;">Text here</p>
.mytext {color:#2adc6c;}
This box has a color of #2adc6c
<div style="background-color:#2adc6c;">Content here</div>
.mybackground {background-color:#2adc6c;}
Border around this has a color of #2adc6c
<div style="border:2px solid #2adc6c;">Content here</div>
.myborder {border:2px solid #2adc6c;}