#2acc8f color space conversions
Hex:
#2acc8f
RGB:
42, 204, 143
CMY:
84, 20, 44
CMYK:
79, 0, 30, 20
HSL:
157°, 65.8537%, 48.2353%
HSV (HSB):
157°, 79.4118%, 80.0000%
XYZ:
27.5056, 45.6611, 33.3504
xyY:
0.2582, 0.4287, 45.6611
CIE-Lab:
73.3251, -54.2990, 19.1921
CIE-LCH:
73.3251, 57.5910, 160.5339
CIE-Luv:
73.3251, -59.5033, 35.7125
Hunter-Lab:
67.5730, -45.5943, 18.0388
#2acc8f color charts
#2acc8f color shades, tints & tones
#2acc8f color schemes
#2acc8f color preview, HTML & CSS examples
This text has a color of #2acc8f
<p style="color:#2acc8f;">Text here</p>
.mytext {color:#2acc8f;}
This box has a color of #2acc8f
<div style="background-color:#2acc8f;">Content here</div>
.mybackground {background-color:#2acc8f;}
Border around this has a color of #2acc8f
<div style="border:2px solid #2acc8f;">Content here</div>
.myborder {border:2px solid #2acc8f;}