#2ab94c color space conversions
Hex:
#2ab94c
RGB:
42, 185, 76
CMY:
84, 27, 70
CMYK:
77, 0, 59, 27
HSL:
134°, 62.9956%, 44.5098%
HSV (HSB):
134°, 77.2973%, 72.5490%
XYZ:
19.6083, 35.7120, 12.6971
xyY:
0.2883, 0.5250, 35.7120
CIE-Lab:
66.2993, -59.2973, 44.1839
CIE-LCH:
66.2993, 73.9485, 143.3093
CIE-Luv:
66.2993, -56.5910, 63.1940
Hunter-Lab:
59.7595, -46.0096, 29.2343
#2ab94c color charts
#2ab94c color shades, tints & tones
#2ab94c color schemes
#2ab94c color preview, HTML & CSS examples
This text has a color of #2ab94c
<p style="color:#2ab94c;">Text here</p>
.mytext {color:#2ab94c;}
This box has a color of #2ab94c
<div style="background-color:#2ab94c;">Content here</div>
.mybackground {background-color:#2ab94c;}
Border around this has a color of #2ab94c
<div style="border:2px solid #2ab94c;">Content here</div>
.myborder {border:2px solid #2ab94c;}