#2ada7e color space conversions
Hex:
#2ada7e
RGB:
42, 218, 126
CMY:
84, 15, 51
CMYK:
81, 0, 42, 15
HSL:
149°, 70.4000%, 50.9804%
HSV (HSB):
149°, 80.7339%, 85.4902%
XYZ:
29.7921, 52.1414, 28.2328
xyY:
0.2704, 0.4733, 52.1414
CIE-Lab:
77.3653, -62.7923, 33.4402
CIE-LCH:
77.3653, 71.1415, 151.9624
CIE-Luv:
77.3653, -65.3032, 55.3648
Hunter-Lab:
72.2090, -52.7199, 27.3647
#2ada7e color charts
#2ada7e color shades, tints & tones
#2ada7e color schemes
#2ada7e color preview, HTML & CSS examples
This text has a color of #2ada7e
<p style="color:#2ada7e;">Text here</p>
.mytext {color:#2ada7e;}
This box has a color of #2ada7e
<div style="background-color:#2ada7e;">Content here</div>
.mybackground {background-color:#2ada7e;}
Border around this has a color of #2ada7e
<div style="border:2px solid #2ada7e;">Content here</div>
.myborder {border:2px solid #2ada7e;}