#2acc9b color space conversions
Hex:
#2acc9b
RGB:
42, 204, 155
CMY:
84, 20, 39
CMYK:
79, 0, 24, 20
HSL:
162°, 65.8537%, 48.2353%
HSV (HSB):
162°, 79.4118%, 80.0000%
XYZ:
28.4641, 46.0445, 38.3976
xyY:
0.2521, 0.4078, 46.0445
CIE-Lab:
73.5744, -51.5759, 13.1378
CIE-LCH:
73.5744, 53.2229, 165.7091
CIE-Luv:
73.5744, -58.7027, 27.1193
Hunter-Lab:
67.8561, -43.8715, 13.9490
#2acc9b color charts
#2acc9b color shades, tints & tones
#2acc9b color schemes
#2acc9b color preview, HTML & CSS examples
This text has a color of #2acc9b
<p style="color:#2acc9b;">Text here</p>
.mytext {color:#2acc9b;}
This box has a color of #2acc9b
<div style="background-color:#2acc9b;">Content here</div>
.mybackground {background-color:#2acc9b;}
Border around this has a color of #2acc9b
<div style="border:2px solid #2acc9b;">Content here</div>
.myborder {border:2px solid #2acc9b;}