#2add4e color space conversions
Hex:
#2add4e
RGB:
42, 221, 78
CMY:
84, 13, 69
CMYK:
81, 0, 65, 13
HSL:
132°, 72.4696%, 51.5686%
HSV (HSB):
132°, 80.9955%, 86.6667%
XYZ:
28.1864, 52.7552, 15.9049
xyY:
0.2910, 0.5447, 52.7552
CIE-Lab:
77.7302, -70.5802, 56.2734
CIE-LCH:
77.7302, 90.2678, 141.4347
CIE-Luv:
77.7302, -68.5447, 79.9813
Hunter-Lab:
72.6328, -57.8373, 37.8598
#2add4e color charts
#2add4e color shades, tints & tones
#2add4e color schemes
#2add4e color preview, HTML & CSS examples
This text has a color of #2add4e
<p style="color:#2add4e;">Text here</p>
.mytext {color:#2add4e;}
This box has a color of #2add4e
<div style="background-color:#2add4e;">Content here</div>
.mybackground {background-color:#2add4e;}
Border around this has a color of #2add4e
<div style="border:2px solid #2add4e;">Content here</div>
.myborder {border:2px solid #2add4e;}