#2df32d color space conversions
Hex:
#2df32d
RGB:
45, 243, 45
CMY:
82, 5, 82
CMYK:
81, 0, 81, 5
HSL:
120°, 89.1892%, 56.4706%
HSV (HSB):
120°, 81.4815%, 95.2941%
XYZ:
33.6064, 64.8485, 13.2284
xyY:
0.3009, 0.5806, 64.8485
CIE-Lab:
84.4056, -79.2216, 74.0575
CIE-LCH:
84.4056, 108.4462, 136.9296
CIE-Luv:
84.4056, -76.0719, 98.3413
Hunter-Lab:
80.5286, -66.4329, 46.6305
#2df32d color charts
#2df32d color shades, tints & tones
#2df32d color schemes
#2df32d color preview, HTML & CSS examples
This text has a color of #2df32d
<p style="color:#2df32d;">Text here</p>
.mytext {color:#2df32d;}
This box has a color of #2df32d
<div style="background-color:#2df32d;">Content here</div>
.mybackground {background-color:#2df32d;}
Border around this has a color of #2df32d
<div style="border:2px solid #2df32d;">Content here</div>
.myborder {border:2px solid #2df32d;}