#32ccd6 color space conversions
Hex:
#32ccd6
RGB:
50, 204, 214
CMY:
80, 20, 16
CMYK:
77, 5, 0, 16
HSL:
184°, 66.6667%, 51.7647%
HSV (HSB):
184°, 76.6355%, 83.9216%
XYZ:
35.0459, 48.7189, 71.1749
xyY:
0.2262, 0.3144, 48.7189
CIE-Lab:
75.2761, -34.8927, -16.2018
CIE-LCH:
75.2761, 38.4708, 204.9069
CIE-Luv:
75.2761, -53.5299, -20.1812
Hunter-Lab:
69.7989, -32.5237, -11.5996
#32ccd6 color charts
#32ccd6 color shades, tints & tones
#32ccd6 color schemes
#32ccd6 color preview, HTML & CSS examples
This text has a color of #32ccd6
<p style="color:#32ccd6;">Text here</p>
.mytext {color:#32ccd6;}
This box has a color of #32ccd6
<div style="background-color:#32ccd6;">Content here</div>
.mybackground {background-color:#32ccd6;}
Border around this has a color of #32ccd6
<div style="border:2px solid #32ccd6;">Content here</div>
.myborder {border:2px solid #32ccd6;}