#2ab85d color space conversions
Hex:
#2ab85d
RGB:
42, 184, 93
CMY:
84, 28, 64
CMYK:
77, 0, 49, 28
HSL:
142°, 62.8319%, 44.3137%
HSV (HSB):
142°, 77.1739%, 72.1569%
XYZ:
20.0711, 35.5635, 16.1625
xyY:
0.2796, 0.4953, 35.5635
CIE-Lab:
66.1851, -56.4988, 35.8024
CIE-LCH:
66.1851, 66.8874, 147.6382
CIE-Luv:
66.1851, -55.4785, 54.4931
Hunter-Lab:
59.6352, -44.2847, 25.6756
#2ab85d color charts
#2ab85d color shades, tints & tones
#2ab85d color schemes
#2ab85d color preview, HTML & CSS examples
This text has a color of #2ab85d
<p style="color:#2ab85d;">Text here</p>
.mytext {color:#2ab85d;}
This box has a color of #2ab85d
<div style="background-color:#2ab85d;">Content here</div>
.mybackground {background-color:#2ab85d;}
Border around this has a color of #2ab85d
<div style="border:2px solid #2ab85d;">Content here</div>
.myborder {border:2px solid #2ab85d;}