#2ab65e color space conversions
Hex:
#2ab65e
RGB:
42, 182, 94
CMY:
84, 29, 63
CMYK:
77, 0, 48, 29
HSL:
142°, 62.5000%, 43.9216%
HSV (HSB):
142°, 76.9231%, 71.3725%
XYZ:
19.7032, 34.7563, 16.2598
xyY:
0.2786, 0.4915, 34.7563
CIE-Lab:
65.5585, -55.6286, 34.5099
CIE-LCH:
65.5585, 65.4636, 148.1861
CIE-Luv:
65.5585, -54.7320, 52.8400
Hunter-Lab:
58.9545, -43.5138, 24.9157
#2ab65e color charts
#2ab65e color shades, tints & tones
#2ab65e color schemes
#2ab65e color preview, HTML & CSS examples
This text has a color of #2ab65e
<p style="color:#2ab65e;">Text here</p>
.mytext {color:#2ab65e;}
This box has a color of #2ab65e
<div style="background-color:#2ab65e;">Content here</div>
.mybackground {background-color:#2ab65e;}
Border around this has a color of #2ab65e
<div style="border:2px solid #2ab65e;">Content here</div>
.myborder {border:2px solid #2ab65e;}