#2cff32 color space conversions
Hex:
#2cff32
RGB:
44, 255, 50
CMY:
83, 0, 80
CMYK:
83, 0, 80, 0
HSL:
122°, 100.0000%, 58.6275%
HSV (HSB):
122°, 82.7451%, 100.0000%
XYZ:
37.3744, 72.2858, 15.0003
xyY:
0.2998, 0.5799, 72.2858
CIE-Lab:
88.1060, -82.4226, 76.1986
CIE-LCH:
88.1060, 112.2484, 137.2470
CIE-Luv:
88.1060, -79.8309, 102.2811
Hunter-Lab:
85.0210, -70.3199, 49.0541
#2cff32 color charts
#2cff32 color shades, tints & tones
#2cff32 color schemes
#2cff32 color preview, HTML & CSS examples
This text has a color of #2cff32
<p style="color:#2cff32;">Text here</p>
.mytext {color:#2cff32;}
This box has a color of #2cff32
<div style="background-color:#2cff32;">Content here</div>
.mybackground {background-color:#2cff32;}
Border around this has a color of #2cff32
<div style="border:2px solid #2cff32;">Content here</div>
.myborder {border:2px solid #2cff32;}