#2acc50 color space conversions
Hex:
#2acc50
RGB:
42, 204, 80
CMY:
84, 20, 69
CMYK:
79, 0, 61, 20
HSL:
134°, 65.8537%, 48.2353%
HSV (HSB):
134°, 79.4118%, 80.0000%
XYZ:
23.9957, 44.2572, 14.8672
xyY:
0.2887, 0.5324, 44.2572
CIE-Lab:
72.4000, -65.0242, 49.4259
CIE-LCH:
72.4000, 81.6766, 142.7609
CIE-Luv:
72.4000, -62.8696, 71.0337
Hunter-Lab:
66.5261, -52.0364, 33.3181
#2acc50 color charts
#2acc50 color shades, tints & tones
#2acc50 color schemes
#2acc50 color preview, HTML & CSS examples
This text has a color of #2acc50
<p style="color:#2acc50;">Text here</p>
.mytext {color:#2acc50;}
This box has a color of #2acc50
<div style="background-color:#2acc50;">Content here</div>
.mybackground {background-color:#2acc50;}
Border around this has a color of #2acc50
<div style="border:2px solid #2acc50;">Content here</div>
.myborder {border:2px solid #2acc50;}