#32f2a9 color space conversions
Hex:
#32f2a9
RGB:
50, 242, 169
CMY:
80, 5, 34
CMYK:
79, 0, 30, 5
HSL:
157°, 88.0734%, 57.2549%
HSV (HSB):
157°, 79.3388%, 94.9020%
XYZ:
40.2290, 67.0469, 48.3572
xyY:
0.2585, 0.4308, 67.0469
CIE-Lab:
85.5276, -62.2112, 22.4562
CIE-LCH:
85.5276, 66.1401, 160.1521
CIE-Luv:
85.5276, -69.7475, 42.5994
Hunter-Lab:
81.8822, -55.5963, 22.3026
#32f2a9 color charts
#32f2a9 color shades, tints & tones
#32f2a9 color schemes
#32f2a9 color preview, HTML & CSS examples
This text has a color of #32f2a9
<p style="color:#32f2a9;">Text here</p>
.mytext {color:#32f2a9;}
This box has a color of #32f2a9
<div style="background-color:#32f2a9;">Content here</div>
.mybackground {background-color:#32f2a9;}
Border around this has a color of #32f2a9
<div style="border:2px solid #32f2a9;">Content here</div>
.myborder {border:2px solid #32f2a9;}