#2abb2b color space conversions
Hex:
#2abb2b
RGB:
42, 187, 43
CMY:
84, 27, 83
CMYK:
78, 0, 77, 27
HSL:
120°, 63.3188%, 44.9020%
HSV (HSB):
120°, 77.5401%, 73.3333%
XYZ:
19.1612, 36.2073, 8.2643
xyY:
0.3011, 0.5690, 36.2073
CIE-Lab:
66.6780, -63.1927, 57.8687
CIE-LCH:
66.6780, 85.6860, 137.5181
CIE-Luv:
66.6780, -58.3223, 75.1883
Hunter-Lab:
60.1725, -48.4607, 33.9777
#2abb2b color charts
#2abb2b color shades, tints & tones
#2abb2b color schemes
#2abb2b color preview, HTML & CSS examples
This text has a color of #2abb2b
<p style="color:#2abb2b;">Text here</p>
.mytext {color:#2abb2b;}
This box has a color of #2abb2b
<div style="background-color:#2abb2b;">Content here</div>
.mybackground {background-color:#2abb2b;}
Border around this has a color of #2abb2b
<div style="border:2px solid #2abb2b;">Content here</div>
.myborder {border:2px solid #2abb2b;}