#2df65d color space conversions
Hex:
#2df65d
RGB:
45, 246, 93
CMY:
82, 4, 64
CMYK:
82, 0, 62, 4
HSL:
134°, 91.7808%, 57.0588%
HSV (HSB):
134°, 81.7073%, 96.4706%
XYZ:
36.0137, 67.2597, 21.4402
xyY:
0.2888, 0.5393, 67.2597
CIE-Lab:
85.6349, -76.2722, 58.8773
CIE-LCH:
85.6349, 96.3534, 142.3341
CIE-Luv:
85.6349, -75.6685, 86.1561
Hunter-Lab:
82.0120, -65.1368, 41.9084
#2df65d color charts
#2df65d color shades, tints & tones
#2df65d color schemes
#2df65d color preview, HTML & CSS examples
This text has a color of #2df65d
<p style="color:#2df65d;">Text here</p>
.mytext {color:#2df65d;}
This box has a color of #2df65d
<div style="background-color:#2df65d;">Content here</div>
.mybackground {background-color:#2df65d;}
Border around this has a color of #2df65d
<div style="border:2px solid #2df65d;">Content here</div>
.myborder {border:2px solid #2df65d;}