#2dff2f color space conversions
Hex:
#2dff2f
RGB:
45, 255, 47
CMY:
82, 0, 82
CMYK:
82, 0, 82, 0
HSL:
121°, 100.0000%, 58.8235%
HSV (HSB):
121°, 82.3529%, 100.0000%
XYZ:
37.3553, 72.2831, 14.6725
xyY:
0.3005, 0.5815, 72.2831
CIE-Lab:
88.1047, -82.4797, 76.9544
CIE-LCH:
88.1047, 112.8046, 136.9849
CIE-Luv:
88.1047, -79.7739, 102.8273
Hunter-Lab:
85.0195, -70.3560, 49.2815
#2dff2f color charts
#2dff2f color shades, tints & tones
#2dff2f color schemes
#2dff2f color preview, HTML & CSS examples
This text has a color of #2dff2f
<p style="color:#2dff2f;">Text here</p>
.mytext {color:#2dff2f;}
This box has a color of #2dff2f
<div style="background-color:#2dff2f;">Content here</div>
.mybackground {background-color:#2dff2f;}
Border around this has a color of #2dff2f
<div style="border:2px solid #2dff2f;">Content here</div>
.myborder {border:2px solid #2dff2f;}