#32ff64 color space conversions
Hex:
#32ff64
RGB:
50, 255, 100
CMY:
80, 0, 61
CMYK:
80, 0, 61, 0
HSL:
135°, 100.0000%, 59.8039%
HSV (HSB):
135°, 80.3922%, 100.0000%
XYZ:
39.3756, 73.1182, 24.0945
xyY:
0.2883, 0.5353, 73.1182
CIE-Lab:
88.5041, -77.7139, 59.2080
CIE-LCH:
88.5041, 97.6987, 142.6973
CIE-Luv:
88.5041, -77.6664, 87.6994
Hunter-Lab:
85.5092, -67.4446, 43.1499
#32ff64 color charts
#32ff64 color shades, tints & tones
#32ff64 color schemes
#32ff64 color preview, HTML & CSS examples
This text has a color of #32ff64
<p style="color:#32ff64;">Text here</p>
.mytext {color:#32ff64;}
This box has a color of #32ff64
<div style="background-color:#32ff64;">Content here</div>
.mybackground {background-color:#32ff64;}
Border around this has a color of #32ff64
<div style="border:2px solid #32ff64;">Content here</div>
.myborder {border:2px solid #32ff64;}