#2ab94e color space conversions
Hex:
#2ab94e
RGB:
42, 185, 78
CMY:
84, 27, 69
CMYK:
77, 0, 58, 27
HSL:
135°, 62.9956%, 44.5098%
HSV (HSB):
135°, 77.2973%, 72.5490%
XYZ:
19.6790, 35.7402, 13.0691
xyY:
0.2873, 0.5218, 35.7402
CIE-Lab:
66.3210, -59.0365, 43.2763
CIE-LCH:
66.3210, 73.1993, 143.7569
CIE-Luv:
66.3210, -56.5085, 62.3192
Hunter-Lab:
59.7831, -45.8632, 28.8869
#2ab94e color charts
#2ab94e color shades, tints & tones
#2ab94e color schemes
#2ab94e color preview, HTML & CSS examples
This text has a color of #2ab94e
<p style="color:#2ab94e;">Text here</p>
.mytext {color:#2ab94e;}
This box has a color of #2ab94e
<div style="background-color:#2ab94e;">Content here</div>
.mybackground {background-color:#2ab94e;}
Border around this has a color of #2ab94e
<div style="border:2px solid #2ab94e;">Content here</div>
.myborder {border:2px solid #2ab94e;}