#2df53e color space conversions
Hex:
#2df53e
RGB:
45, 245, 62
CMY:
82, 4, 76
CMYK:
82, 0, 75, 4
HSL:
125°, 90.9091%, 56.8627%
HSV (HSB):
125°, 81.6327%, 96.0784%
XYZ:
34.6041, 66.2105, 15.5135
xyY:
0.2975, 0.5692, 66.2105
CIE-Lab:
85.1037, -78.7658, 69.8575
CIE-LCH:
85.1037, 105.2812, 138.4302
CIE-Luv:
85.1037, -76.3344, 95.5268
Hunter-Lab:
81.3698, -66.4866, 45.6550
#2df53e color charts
#2df53e color shades, tints & tones
#2df53e color schemes
#2df53e color preview, HTML & CSS examples
This text has a color of #2df53e
<p style="color:#2df53e;">Text here</p>
.mytext {color:#2df53e;}
This box has a color of #2df53e
<div style="background-color:#2df53e;">Content here</div>
.mybackground {background-color:#2df53e;}
Border around this has a color of #2df53e
<div style="border:2px solid #2df53e;">Content here</div>
.myborder {border:2px solid #2df53e;}