#2abb4d color space conversions
Hex:
#2abb4d
RGB:
42, 187, 77
CMY:
84, 27, 70
CMYK:
78, 0, 59, 27
HSL:
134°, 63.3188%, 44.9020%
HSV (HSB):
134°, 77.5401%, 73.3333%
XYZ:
20.0647, 36.5687, 13.0221
xyY:
0.2881, 0.5250, 36.5687
CIE-Lab:
66.9522, -59.8370, 44.4830
CIE-LCH:
66.9522, 74.5600, 143.3728
CIE-Luv:
66.9522, -57.2375, 63.7797
Hunter-Lab:
60.4721, -46.5995, 29.5629
#2abb4d color charts
#2abb4d color shades, tints & tones
#2abb4d color schemes
#2abb4d color preview, HTML & CSS examples
This text has a color of #2abb4d
<p style="color:#2abb4d;">Text here</p>
.mytext {color:#2abb4d;}
This box has a color of #2abb4d
<div style="background-color:#2abb4d;">Content here</div>
.mybackground {background-color:#2abb4d;}
Border around this has a color of #2abb4d
<div style="border:2px solid #2abb4d;">Content here</div>
.myborder {border:2px solid #2abb4d;}