#2ab20e color space conversions
Hex:
#2ab20e
RGB:
42, 178, 14
CMY:
84, 30, 95
CMYK:
76, 0, 92, 30
HSL:
110°, 85.4167%, 37.6471%
HSV (HSB):
110°, 92.1348%, 69.8039%
XYZ:
16.9545, 32.3647, 5.7689
xyY:
0.3078, 0.5875, 32.3647
CIE-Lab:
63.6432, -61.8282, 62.1984
CIE-LCH:
63.6432, 87.7005, 134.8290
CIE-Luv:
63.6432, -55.7256, 76.2093
Hunter-Lab:
56.8900, -46.3605, 33.8107
#2ab20e color charts
#2ab20e color shades, tints & tones
#2ab20e color schemes
#2ab20e color preview, HTML & CSS examples
This text has a color of #2ab20e
<p style="color:#2ab20e;">Text here</p>
.mytext {color:#2ab20e;}
This box has a color of #2ab20e
<div style="background-color:#2ab20e;">Content here</div>
.mybackground {background-color:#2ab20e;}
Border around this has a color of #2ab20e
<div style="border:2px solid #2ab20e;">Content here</div>
.myborder {border:2px solid #2ab20e;}