#32e80d color space conversions
Hex:
#32e80d
RGB:
50, 232, 13
CMY:
80, 9, 95
CMYK:
78, 0, 94, 9
HSL:
110°, 89.3878%, 48.0392%
HSV (HSB):
110°, 94.3966%, 90.9804%
XYZ:
30.2447, 58.4204, 10.0630
xyY:
0.3063, 0.5917, 58.4204
CIE-Lab:
80.9720, -76.6272, 76.7687
CIE-LCH:
80.9720, 108.4673, 134.9472
CIE-Luv:
80.9720, -72.3068, 97.8475
Hunter-Lab:
76.4332, -63.1257, 45.6973
#32e80d color charts
#32e80d color shades, tints & tones
#32e80d color schemes
#32e80d color preview, HTML & CSS examples
This text has a color of #32e80d
<p style="color:#32e80d;">Text here</p>
.mytext {color:#32e80d;}
This box has a color of #32e80d
<div style="background-color:#32e80d;">Content here</div>
.mybackground {background-color:#32e80d;}
Border around this has a color of #32e80d
<div style="border:2px solid #32e80d;">Content here</div>
.myborder {border:2px solid #32e80d;}