#32db9a color space conversions
Hex:
#32db9a
RGB:
50, 219, 154
CMY:
80, 14, 40
CMYK:
77, 0, 30, 14
HSL:
157°, 70.1245%, 52.7451%
HSV (HSB):
157°, 77.1689%, 85.8824%
XYZ:
32.4796, 53.6742, 39.2202
xyY:
0.2591, 0.4281, 53.6742
CIE-Lab:
78.2714, -56.7775, 20.2342
CIE-LCH:
78.2714, 60.2753, 160.3851
CIE-Luv:
78.2714, -62.9194, 38.0147
Hunter-Lab:
73.2627, -49.0751, 19.5438
#32db9a color charts
#32db9a color shades, tints & tones
#32db9a color schemes
#32db9a color preview, HTML & CSS examples
This text has a color of #32db9a
<p style="color:#32db9a;">Text here</p>
.mytext {color:#32db9a;}
This box has a color of #32db9a
<div style="background-color:#32db9a;">Content here</div>
.mybackground {background-color:#32db9a;}
Border around this has a color of #32db9a
<div style="border:2px solid #32db9a;">Content here</div>
.myborder {border:2px solid #32db9a;}