#2df65f color space conversions
Hex:
#2df65f
RGB:
45, 246, 95
CMY:
82, 4, 63
CMYK:
82, 0, 61, 4
HSL:
135°, 91.7808%, 57.0588%
HSV (HSB):
135°, 81.7073%, 96.4706%
XYZ:
36.1035, 67.2956, 21.9130
xyY:
0.2881, 0.5370, 67.2956
CIE-Lab:
85.6530, -76.0497, 58.0595
CIE-LCH:
85.6530, 95.6790, 142.6404
CIE-Luv:
85.6530, -75.5910, 85.3790
Hunter-Lab:
82.0339, -65.0007, 41.5861
#2df65f color charts
#2df65f color shades, tints & tones
#2df65f color schemes
#2df65f color preview, HTML & CSS examples
This text has a color of #2df65f
<p style="color:#2df65f;">Text here</p>
.mytext {color:#2df65f;}
This box has a color of #2df65f
<div style="background-color:#2df65f;">Content here</div>
.mybackground {background-color:#2df65f;}
Border around this has a color of #2df65f
<div style="border:2px solid #2df65f;">Content here</div>
.myborder {border:2px solid #2df65f;}