#2abb5d color space conversions
Hex:
#2abb5d
RGB:
42, 187, 93
CMY:
84, 27, 64
CMYK:
78, 0, 50, 27
HSL:
141°, 63.3188%, 44.9020%
HSV (HSB):
141°, 77.5401%, 73.3333%
XYZ:
20.7010, 36.8232, 16.3725
xyY:
0.2801, 0.4983, 36.8232
CIE-Lab:
67.1442, -57.5504, 36.9995
CIE-LCH:
67.1442, 68.4179, 147.2628
CIE-Luv:
67.1442, -56.5189, 56.1545
Hunter-Lab:
60.6821, -45.3007, 26.4806
#2abb5d color charts
#2abb5d color shades, tints & tones
#2abb5d color schemes
#2abb5d color preview, HTML & CSS examples
This text has a color of #2abb5d
<p style="color:#2abb5d;">Text here</p>
.mytext {color:#2abb5d;}
This box has a color of #2abb5d
<div style="background-color:#2abb5d;">Content here</div>
.mybackground {background-color:#2abb5d;}
Border around this has a color of #2abb5d
<div style="border:2px solid #2abb5d;">Content here</div>
.myborder {border:2px solid #2abb5d;}