#2dcc30 color space conversions
Hex:
#2dcc30
RGB:
45, 204, 48
CMY:
82, 20, 81
CMYK:
78, 0, 76, 20
HSL:
121°, 63.8554%, 48.8235%
HSV (HSB):
121°, 77.9412%, 80.0000%
XYZ:
23.2086, 43.9570, 10.0576
xyY:
0.3005, 0.5692, 43.9570
CIE-Lab:
72.1998, -67.6547, 61.6602
CIE-LCH:
72.1998, 91.5376, 137.6541
CIE-Luv:
72.1998, -63.4392, 81.4006
Hunter-Lab:
66.3001, -53.5407, 37.4158
#2dcc30 color charts
#2dcc30 color shades, tints & tones
#2dcc30 color schemes
#2dcc30 color preview, HTML & CSS examples
This text has a color of #2dcc30
<p style="color:#2dcc30;">Text here</p>
.mytext {color:#2dcc30;}
This box has a color of #2dcc30
<div style="background-color:#2dcc30;">Content here</div>
.mybackground {background-color:#2dcc30;}
Border around this has a color of #2dcc30
<div style="border:2px solid #2dcc30;">Content here</div>
.myborder {border:2px solid #2dcc30;}