#32f70e color space conversions
Hex:
#32f70e
RGB:
50, 247, 14
CMY:
80, 3, 95
CMYK:
80, 0, 94, 3
HSL:
111°, 93.5743%, 51.1765%
HSV (HSB):
111°, 94.3320%, 96.8627%
XYZ:
34.6554, 67.2313, 11.5659
xyY:
0.3055, 0.5926, 67.2313
CIE-Lab:
85.6206, -80.8177, 80.4892
CIE-LCH:
85.6206, 114.0614, 135.1167
CIE-Luv:
85.6206, -77.0546, 103.5781
Hunter-Lab:
81.9947, -68.0470, 49.0331
#32f70e color charts
#32f70e color shades, tints & tones
#32f70e color schemes
#32f70e color preview, HTML & CSS examples
This text has a color of #32f70e
<p style="color:#32f70e;">Text here</p>
.mytext {color:#32f70e;}
This box has a color of #32f70e
<div style="background-color:#32f70e;">Content here</div>
.mybackground {background-color:#32f70e;}
Border around this has a color of #32f70e
<div style="border:2px solid #32f70e;">Content here</div>
.myborder {border:2px solid #32f70e;}