#2add7e color space conversions
Hex:
#2add7e
RGB:
42, 221, 126
CMY:
84, 13, 51
CMYK:
81, 0, 43, 13
HSL:
148°, 72.4696%, 51.5686%
HSV (HSB):
148°, 80.9955%, 86.6667%
XYZ:
30.5772, 53.7115, 28.4944
xyY:
0.2711, 0.4762, 53.7115
CIE-Lab:
78.2932, -63.8344, 34.6472
CIE-LCH:
78.2932, 72.6309, 151.5084
CIE-Luv:
78.2932, -66.3058, 57.1139
Hunter-Lab:
73.2881, -53.7807, 28.2497
#2add7e color charts
#2add7e color shades, tints & tones
#2add7e color schemes
#2add7e color preview, HTML & CSS examples
This text has a color of #2add7e
<p style="color:#2add7e;">Text here</p>
.mytext {color:#2add7e;}
This box has a color of #2add7e
<div style="background-color:#2add7e;">Content here</div>
.mybackground {background-color:#2add7e;}
Border around this has a color of #2add7e
<div style="border:2px solid #2add7e;">Content here</div>
.myborder {border:2px solid #2add7e;}