#2abb8f color space conversions
Hex:
#2abb8f
RGB:
42, 187, 143
CMY:
84, 27, 44
CMYK:
78, 0, 24, 27
HSL:
162°, 63.3188%, 44.9020%
HSV (HSB):
162°, 77.5401%, 73.3333%
XYZ:
23.6831, 38.0161, 32.0762
xyY:
0.2526, 0.4054, 38.0161
CIE-Lab:
68.0324, -47.5765, 11.8061
CIE-LCH:
68.0324, 49.0195, 166.0635
CIE-Luv:
68.0324, -53.5755, 24.2470
Hunter-Lab:
61.6572, -39.3365, 12.3153
#2abb8f color charts
#2abb8f color shades, tints & tones
#2abb8f color schemes
#2abb8f color preview, HTML & CSS examples
This text has a color of #2abb8f
<p style="color:#2abb8f;">Text here</p>
.mytext {color:#2abb8f;}
This box has a color of #2abb8f
<div style="background-color:#2abb8f;">Content here</div>
.mybackground {background-color:#2abb8f;}
Border around this has a color of #2abb8f
<div style="border:2px solid #2abb8f;">Content here</div>
.myborder {border:2px solid #2abb8f;}