#2df20c color space conversions
Hex:
#2df20c
RGB:
45, 242, 12
CMY:
82, 5, 95
CMYK:
81, 0, 95, 5
HSL:
111°, 90.5512%, 49.8039%
HSV (HSB):
111°, 95.0413%, 94.9020%
XYZ:
32.9007, 64.0887, 10.9841
xyY:
0.3047, 0.5936, 64.0887
CIE-Lab:
84.0119, -80.0172, 79.3310
CIE-LCH:
84.0119, 112.6772, 135.2467
CIE-Luv:
84.0119, -76.1449, 101.7861
Hunter-Lab:
80.0554, -66.7381, 47.9038
#2df20c color charts
#2df20c color shades, tints & tones
#2df20c color schemes
#2df20c color preview, HTML & CSS examples
This text has a color of #2df20c
<p style="color:#2df20c;">Text here</p>
.mytext {color:#2df20c;}
This box has a color of #2df20c
<div style="background-color:#2df20c;">Content here</div>
.mybackground {background-color:#2df20c;}
Border around this has a color of #2df20c
<div style="border:2px solid #2df20c;">Content here</div>
.myborder {border:2px solid #2df20c;}