#2ab08d color space conversions
Hex:
#2ab08d
RGB:
42, 176, 141
CMY:
84, 31, 45
CMYK:
76, 0, 20, 31
HSL:
164°, 61.4679%, 42.7451%
HSV (HSB):
164°, 76.1364%, 69.0196%
XYZ:
21.2879, 33.4660, 30.5369
xyY:
0.2496, 0.3924, 33.4660
CIE-Lab:
64.5365, -43.4936, 7.9423
CIE-LCH:
64.5365, 44.2128, 169.6513
CIE-Luv:
64.5365, -49.7988, 18.0369
Hunter-Lab:
57.8498, -35.5517, 9.1977
#2ab08d color charts
#2ab08d color shades, tints & tones
#2ab08d color schemes
#2ab08d color preview, HTML & CSS examples
This text has a color of #2ab08d
<p style="color:#2ab08d;">Text here</p>
.mytext {color:#2ab08d;}
This box has a color of #2ab08d
<div style="background-color:#2ab08d;">Content here</div>
.mybackground {background-color:#2ab08d;}
Border around this has a color of #2ab08d
<div style="border:2px solid #2ab08d;">Content here</div>
.myborder {border:2px solid #2ab08d;}