#32fc00 color space conversions
Hex:
#32fc00
RGB:
50, 252, 0
CMY:
80, 1, 100
CMYK:
80, 0, 100, 1
HSL:
108°, 100.0000%, 49.4118%
HSV (HSB):
108°, 100.0000%, 98.8235%
XYZ:
36.1258, 70.2989, 11.6650
xyY:
0.3059, 0.5953, 70.2989
CIE-Lab:
87.1433, -82.3987, 82.8445
CIE-LCH:
87.1433, 116.8450, 134.8454
CIE-Luv:
87.1433, -78.6903, 106.2092
Hunter-Lab:
83.8444, -69.8180, 50.4423
#32fc00 color charts
#32fc00 color shades, tints & tones
#32fc00 color schemes
#32fc00 color preview, HTML & CSS examples
This text has a color of #32fc00
<p style="color:#32fc00;">Text here</p>
.mytext {color:#32fc00;}
This box has a color of #32fc00
<div style="background-color:#32fc00;">Content here</div>
.mybackground {background-color:#32fc00;}
Border around this has a color of #32fc00
<div style="border:2px solid #32fc00;">Content here</div>
.myborder {border:2px solid #32fc00;}