#32ced1 color space conversions
Hex:
#32ced1
RGB:
50, 206, 209
CMY:
80, 19, 18
CMYK:
76, 1, 0, 18
HSL:
181°, 63.3466%, 50.7843%
HSV (HSB):
181°, 76.0766%, 81.9608%
XYZ:
34.8953, 49.4242, 68.0222
xyY:
0.2291, 0.3244, 49.4242
CIE-Lab:
75.7145, -37.2963, -12.8444
CIE-LCH:
75.7145, 39.4460, 199.0031
CIE-Luv:
75.7145, -54.5857, -14.3619
Hunter-Lab:
70.3023, -34.4287, -8.1554
#32ced1 color charts
#32ced1 color shades, tints & tones
#32ced1 color schemes
#32ced1 color preview, HTML & CSS examples
This text has a color of #32ced1
<p style="color:#32ced1;">Text here</p>
.mytext {color:#32ced1;}
This box has a color of #32ced1
<div style="background-color:#32ced1;">Content here</div>
.mybackground {background-color:#32ced1;}
Border around this has a color of #32ced1
<div style="border:2px solid #32ced1;">Content here</div>
.myborder {border:2px solid #32ced1;}