#2ab64a color space conversions
Hex:
#2ab64a
RGB:
42, 182, 74
CMY:
84, 29, 71
CMYK:
77, 0, 59, 29
HSL:
134°, 62.5000%, 43.9216%
HSV (HSB):
134°, 76.9231%, 71.3725%
XYZ:
18.9188, 34.4426, 12.1295
xyY:
0.2889, 0.5259, 34.4426
CIE-Lab:
65.3123, -58.5476, 43.9606
CIE-LCH:
65.3123, 73.2144, 143.0989
CIE-Luv:
65.3123, -55.6370, 62.5277
Hunter-Lab:
58.6878, -45.1616, 28.8275
#2ab64a color charts
#2ab64a color shades, tints & tones
#2ab64a color schemes
#2ab64a color preview, HTML & CSS examples
This text has a color of #2ab64a
<p style="color:#2ab64a;">Text here</p>
.mytext {color:#2ab64a;}
This box has a color of #2ab64a
<div style="background-color:#2ab64a;">Content here</div>
.mybackground {background-color:#2ab64a;}
Border around this has a color of #2ab64a
<div style="border:2px solid #2ab64a;">Content here</div>
.myborder {border:2px solid #2ab64a;}