#32d9d9 color space conversions
Hex:
#32d9d9
RGB:
50, 217, 217
CMY:
80, 15, 15
CMYK:
77, 0, 0, 15
HSL:
180°, 68.7243%, 52.3529%
HSV (HSB):
180°, 76.9585%, 85.0980%
XYZ:
38.6526, 55.3136, 74.2850
xyY:
0.2297, 0.3288, 55.3136
CIE-Lab:
79.2215, -39.9985, -11.8916
CIE-LCH:
79.2215, 41.7288, 196.5572
CIE-Luv:
79.2215, -57.8306, -12.4880
Hunter-Lab:
74.3731, -37.3842, -7.1586
#32d9d9 color charts
#32d9d9 color shades, tints & tones
#32d9d9 color schemes
#32d9d9 color preview, HTML & CSS examples
This text has a color of #32d9d9
<p style="color:#32d9d9;">Text here</p>
.mytext {color:#32d9d9;}
This box has a color of #32d9d9
<div style="background-color:#32d9d9;">Content here</div>
.mybackground {background-color:#32d9d9;}
Border around this has a color of #32d9d9
<div style="border:2px solid #32d9d9;">Content here</div>
.myborder {border:2px solid #32d9d9;}