#32deda color space conversions
Hex:
#32deda
RGB:
50, 222, 218
CMY:
80, 13, 15
CMYK:
77, 0, 2, 13
HSL:
179°, 72.2689%, 53.3333%
HSV (HSB):
179°, 77.4775%, 87.0588%
XYZ:
40.0916, 57.9826, 75.4084
xyY:
0.2311, 0.3342, 57.9826
CIE-Lab:
80.7291, -41.9558, -10.1754
CIE-LCH:
80.7291, 43.1721, 193.6325
CIE-Luv:
80.7291, -59.4837, -9.4344
Hunter-Lab:
76.1463, -39.2746, -5.4130
#32deda color charts
#32deda color shades, tints & tones
#32deda color schemes
#32deda color preview, HTML & CSS examples
This text has a color of #32deda
<p style="color:#32deda;">Text here</p>
.mytext {color:#32deda;}
This box has a color of #32deda
<div style="background-color:#32deda;">Content here</div>
.mybackground {background-color:#32deda;}
Border around this has a color of #32deda
<div style="border:2px solid #32deda;">Content here</div>
.myborder {border:2px solid #32deda;}