#32cd9a color space conversions
Hex:
#32cd9a
RGB:
50, 205, 154
CMY:
80, 20, 40
CMYK:
76, 0, 25, 20
HSL:
160°, 60.7843%, 50.0000%
HSV (HSB):
160°, 75.6098%, 80.3922%
XYZ:
28.9794, 46.6738, 38.0534
xyY:
0.2549, 0.4105, 46.6738
CIE-Lab:
73.9807, -51.3202, 14.2617
CIE-LCH:
73.9807, 53.2650, 164.4696
CIE-Luv:
73.9807, -58.0645, 28.6743
Hunter-Lab:
68.3183, -43.8403, 14.7981
#32cd9a color charts
#32cd9a color shades, tints & tones
#32cd9a color schemes
#32cd9a color preview, HTML & CSS examples
This text has a color of #32cd9a
<p style="color:#32cd9a;">Text here</p>
.mytext {color:#32cd9a;}
This box has a color of #32cd9a
<div style="background-color:#32cd9a;">Content here</div>
.mybackground {background-color:#32cd9a;}
Border around this has a color of #32cd9a
<div style="border:2px solid #32cd9a;">Content here</div>
.myborder {border:2px solid #32cd9a;}