#32ca9e color space conversions
Hex:
#32ca9e
RGB:
50, 202, 158
CMY:
80, 21, 38
CMYK:
75, 0, 22, 21
HSL:
163°, 60.3175%, 49.4118%
HSV (HSB):
163°, 75.2475%, 79.2157%
XYZ:
28.6075, 45.3878, 39.6007
xyY:
0.2518, 0.3996, 45.3878
CIE-Lab:
73.1465, -49.1707, 10.9394
CIE-LCH:
73.1465, 50.3729, 167.4572
CIE-Luv:
73.1465, -56.7473, 23.6532
Hunter-Lab:
67.3705, -42.1020, 12.3084
#32ca9e color charts
#32ca9e color shades, tints & tones
#32ca9e color schemes
#32ca9e color preview, HTML & CSS examples
This text has a color of #32ca9e
<p style="color:#32ca9e;">Text here</p>
.mytext {color:#32ca9e;}
This box has a color of #32ca9e
<div style="background-color:#32ca9e;">Content here</div>
.mybackground {background-color:#32ca9e;}
Border around this has a color of #32ca9e
<div style="border:2px solid #32ca9e;">Content here</div>
.myborder {border:2px solid #32ca9e;}