#32ed5d color space conversions
Hex:
#32ed5d
RGB:
50, 237, 93
CMY:
80, 7, 64
CMYK:
79, 0, 61, 7
HSL:
134°, 83.8565%, 56.2745%
HSV (HSB):
134°, 78.9030%, 92.9412%
XYZ:
33.5754, 62.0368, 20.5606
xyY:
0.2890, 0.5340, 62.0368
CIE-Lab:
82.9330, -72.9830, 55.8322
CIE-LCH:
82.9330, 91.8899, 142.5839
CIE-Luv:
82.9330, -72.1455, 81.8810
Hunter-Lab:
78.7634, -61.7449, 39.6572
#32ed5d color charts
#32ed5d color shades, tints & tones
#32ed5d color schemes
#32ed5d color preview, HTML & CSS examples
This text has a color of #32ed5d
<p style="color:#32ed5d;">Text here</p>
.mytext {color:#32ed5d;}
This box has a color of #32ed5d
<div style="background-color:#32ed5d;">Content here</div>
.mybackground {background-color:#32ed5d;}
Border around this has a color of #32ed5d
<div style="border:2px solid #32ed5d;">Content here</div>
.myborder {border:2px solid #32ed5d;}