#32f5d6 color space conversions
Hex:
#32f5d6
RGB:
50, 245, 214
CMY:
80, 4, 16
CMYK:
80, 0, 13, 4
HSL:
170°, 90.6977%, 57.8431%
HSV (HSB):
170°, 79.5918%, 96.0784%
XYZ:
46.1054, 70.8380, 74.8614
xyY:
0.2404, 0.3693, 70.8380
CIE-Lab:
87.4062, -52.8535, 1.7658
CIE-LCH:
87.4062, 52.8830, 178.0865
CIE-Luv:
87.4062, -67.6268, 11.1885
Hunter-Lab:
84.1653, -49.5077, 6.1798
#32f5d6 color charts
#32f5d6 color shades, tints & tones
#32f5d6 color schemes
#32f5d6 color preview, HTML & CSS examples
This text has a color of #32f5d6
<p style="color:#32f5d6;">Text here</p>
.mytext {color:#32f5d6;}
This box has a color of #32f5d6
<div style="background-color:#32f5d6;">Content here</div>
.mybackground {background-color:#32f5d6;}
Border around this has a color of #32f5d6
<div style="border:2px solid #32f5d6;">Content here</div>
.myborder {border:2px solid #32f5d6;}