#2dcc20 color space conversions
Hex:
#2dcc20
RGB:
45, 204, 32
CMY:
82, 20, 87
CMYK:
78, 0, 84, 20
HSL:
115°, 72.8814%, 46.2745%
HSV (HSB):
115°, 84.3137%, 80.0000%
XYZ:
22.9358, 43.8479, 8.6212
xyY:
0.3042, 0.5815, 43.8479
CIE-Lab:
72.1267, -68.5691, 66.0614
CIE-LCH:
72.1267, 95.2146, 136.0671
CIE-Luv:
72.1267, -63.7482, 84.5961
Hunter-Lab:
66.2178, -54.0542, 38.6332
#2dcc20 color charts
#2dcc20 color shades, tints & tones
#2dcc20 color schemes
#2dcc20 color preview, HTML & CSS examples
This text has a color of #2dcc20
<p style="color:#2dcc20;">Text here</p>
.mytext {color:#2dcc20;}
This box has a color of #2dcc20
<div style="background-color:#2dcc20;">Content here</div>
.mybackground {background-color:#2dcc20;}
Border around this has a color of #2dcc20
<div style="border:2px solid #2dcc20;">Content here</div>
.myborder {border:2px solid #2dcc20;}