#2acc5b color space conversions
Hex:
#2acc5b
RGB:
42, 204, 91
CMY:
84, 20, 64
CMYK:
79, 0, 55, 20
HSL:
138°, 65.8537%, 48.2353%
HSV (HSB):
138°, 79.4118%, 80.0000%
XYZ:
24.4360, 44.4333, 17.1861
xyY:
0.2840, 0.5163, 44.4333
CIE-Lab:
72.5172, -63.6076, 44.5299
CIE-LCH:
72.5172, 77.6456, 145.0052
CIE-Luv:
72.5172, -62.4052, 66.2297
Hunter-Lab:
66.6583, -51.2163, 31.3744
#2acc5b color charts
#2acc5b color shades, tints & tones
#2acc5b color schemes
#2acc5b color preview, HTML & CSS examples
This text has a color of #2acc5b
<p style="color:#2acc5b;">Text here</p>
.mytext {color:#2acc5b;}
This box has a color of #2acc5b
<div style="background-color:#2acc5b;">Content here</div>
.mybackground {background-color:#2acc5b;}
Border around this has a color of #2acc5b
<div style="border:2px solid #2acc5b;">Content here</div>
.myborder {border:2px solid #2acc5b;}