#2dff40 color space conversions
Hex:
#2dff40
RGB:
45, 255, 64
CMY:
82, 0, 75
CMYK:
82, 0, 75, 0
HSL:
125°, 100.0000%, 58.8235%
HSV (HSB):
125°, 82.3529%, 100.0000%
XYZ:
37.7676, 72.4481, 16.8438
xyY:
0.2972, 0.5702, 72.4481
CIE-Lab:
88.1838, -81.4782, 72.2637
CIE-LCH:
88.1838, 108.9070, 138.4299
CIE-Luv:
88.1838, -79.4120, 99.2494
Hunter-Lab:
85.1164, -69.7503, 47.8485
#2dff40 color charts
#2dff40 color shades, tints & tones
#2dff40 color schemes
#2dff40 color preview, HTML & CSS examples
This text has a color of #2dff40
<p style="color:#2dff40;">Text here</p>
.mytext {color:#2dff40;}
This box has a color of #2dff40
<div style="background-color:#2dff40;">Content here</div>
.mybackground {background-color:#2dff40;}
Border around this has a color of #2dff40
<div style="border:2px solid #2dff40;">Content here</div>
.myborder {border:2px solid #2dff40;}