#2abd3d color space conversions
Hex:
#2abd3d
RGB:
42, 189, 61
CMY:
84, 26, 76
CMYK:
78, 0, 68, 26
HSL:
128°, 63.6364%, 45.2941%
HSV (HSB):
128°, 77.7778%, 74.1176%
XYZ:
19.9947, 37.2244, 10.5461
xyY:
0.2951, 0.5493, 37.2244
CIE-Lab:
67.4450, -62.3077, 52.0219
CIE-LCH:
67.4450, 81.1697, 140.1408
CIE-Luv:
67.4450, -58.5047, 70.9118
Hunter-Lab:
61.0118, -48.2727, 32.4598
#2abd3d color charts
#2abd3d color shades, tints & tones
#2abd3d color schemes
#2abd3d color preview, HTML & CSS examples
This text has a color of #2abd3d
<p style="color:#2abd3d;">Text here</p>
.mytext {color:#2abd3d;}
This box has a color of #2abd3d
<div style="background-color:#2abd3d;">Content here</div>
.mybackground {background-color:#2abd3d;}
Border around this has a color of #2abd3d
<div style="border:2px solid #2abd3d;">Content here</div>
.myborder {border:2px solid #2abd3d;}