#32f700 color space conversions
Hex:
#32f700
RGB:
50, 247, 0
CMY:
80, 3, 100
CMYK:
80, 0, 100, 3
HSL:
108°, 100.0000%, 48.4314%
HSV (HSB):
108°, 100.0000%, 96.8627%
XYZ:
34.5762, 67.1996, 11.1485
xyY:
0.3062, 0.5951, 67.1996
CIE-Lab:
85.6047, -81.0214, 81.6151
CIE-LCH:
85.6047, 115.0021, 134.7908
CIE-Luv:
85.6047, -77.1277, 104.3129
Hunter-Lab:
81.9754, -68.1679, 49.3195
#32f700 color charts
#32f700 color shades, tints & tones
#32f700 color schemes
#32f700 color preview, HTML & CSS examples
This text has a color of #32f700
<p style="color:#32f700;">Text here</p>
.mytext {color:#32f700;}
This box has a color of #32f700
<div style="background-color:#32f700;">Content here</div>
.mybackground {background-color:#32f700;}
Border around this has a color of #32f700
<div style="border:2px solid #32f700;">Content here</div>
.myborder {border:2px solid #32f700;}