#2df00c color space conversions
Hex:
#2df00c
RGB:
45, 240, 12
CMY:
82, 6, 95
CMYK:
81, 0, 95, 6
HSL:
111°, 90.4762%, 49.4118%
HSV (HSB):
111°, 95.0000%, 94.1176%
XYZ:
32.3086, 62.9046, 10.7868
xyY:
0.3048, 0.5934, 62.9046
CIE-Lab:
83.3922, -79.4643, 78.8234
CIE-LCH:
83.3922, 111.9272, 135.2320
CIE-Luv:
83.3922, -75.5196, 101.0155
Hunter-Lab:
79.3124, -66.0831, 47.4550
#2df00c color charts
#2df00c color shades, tints & tones
#2df00c color schemes
#2df00c color preview, HTML & CSS examples
This text has a color of #2df00c
<p style="color:#2df00c;">Text here</p>
.mytext {color:#2df00c;}
This box has a color of #2df00c
<div style="background-color:#2df00c;">Content here</div>
.mybackground {background-color:#2df00c;}
Border around this has a color of #2df00c
<div style="border:2px solid #2df00c;">Content here</div>
.myborder {border:2px solid #2df00c;}