#2abb3a color space conversions
Hex:
#2abb3a
RGB:
42, 187, 58
CMY:
84, 27, 77
CMYK:
78, 0, 69, 27
HSL:
127°, 63.3188%, 44.9020%
HSV (HSB):
127°, 77.5401%, 73.3333%
XYZ:
19.4889, 36.3384, 9.9898
xyY:
0.2961, 0.5521, 36.3384
CIE-Lab:
66.7777, -61.9604, 52.5154
CIE-LCH:
66.7777, 81.2216, 139.7166
CIE-Luv:
66.7777, -57.9197, 70.9685
Hunter-Lab:
60.2813, -47.7834, 32.3714
#2abb3a color charts
#2abb3a color shades, tints & tones
#2abb3a color schemes
#2abb3a color preview, HTML & CSS examples
This text has a color of #2abb3a
<p style="color:#2abb3a;">Text here</p>
.mytext {color:#2abb3a;}
This box has a color of #2abb3a
<div style="background-color:#2abb3a;">Content here</div>
.mybackground {background-color:#2abb3a;}
Border around this has a color of #2abb3a
<div style="border:2px solid #2abb3a;">Content here</div>
.myborder {border:2px solid #2abb3a;}