#32ff2f color space conversions
Hex:
#32ff2f
RGB:
50, 255, 47
CMY:
80, 0, 82
CMYK:
80, 0, 82, 0
HSL:
119°, 100.0000%, 59.2157%
HSV (HSB):
119°, 81.5686%, 100.0000%
XYZ:
37.5885, 72.4033, 14.6835
xyY:
0.3015, 0.5807, 72.4033
CIE-Lab:
88.1624, -81.9678, 77.0284
CIE-LCH:
88.1624, 112.4815, 136.7794
CIE-Luv:
88.1624, -79.1709, 102.8231
Hunter-Lab:
85.0902, -70.0556, 49.3318
#32ff2f color charts
#32ff2f color shades, tints & tones
#32ff2f color schemes
#32ff2f color preview, HTML & CSS examples
This text has a color of #32ff2f
<p style="color:#32ff2f;">Text here</p>
.mytext {color:#32ff2f;}
This box has a color of #32ff2f
<div style="background-color:#32ff2f;">Content here</div>
.mybackground {background-color:#32ff2f;}
Border around this has a color of #32ff2f
<div style="border:2px solid #32ff2f;">Content here</div>
.myborder {border:2px solid #32ff2f;}