#32f5dd color space conversions
Hex:
#32f5dd
RGB:
50, 245, 221
CMY:
80, 4, 13
CMYK:
80, 0, 10, 4
HSL:
173°, 90.6977%, 57.8431%
HSV (HSB):
173°, 79.5918%, 96.0784%
XYZ:
47.0189, 71.2034, 79.6721
xyY:
0.2376, 0.3598, 71.2034
CIE-Lab:
87.5837, -51.0408, -1.6311
CIE-LCH:
87.5837, 51.0668, 181.8304
CIE-Luv:
87.5837, -67.1139, 5.6025
Hunter-Lab:
84.3821, -48.2058, 3.0869
#32f5dd color charts
#32f5dd color shades, tints & tones
#32f5dd color schemes
#32f5dd color preview, HTML & CSS examples
This text has a color of #32f5dd
<p style="color:#32f5dd;">Text here</p>
.mytext {color:#32f5dd;}
This box has a color of #32f5dd
<div style="background-color:#32f5dd;">Content here</div>
.mybackground {background-color:#32f5dd;}
Border around this has a color of #32f5dd
<div style="border:2px solid #32f5dd;">Content here</div>
.myborder {border:2px solid #32f5dd;}