#32dedc color space conversions
Hex:
#32dedc
RGB:
50, 222, 220
CMY:
80, 13, 14
CMYK:
77, 0, 1, 13
HSL:
179°, 72.2689%, 53.3333%
HSV (HSB):
179°, 77.4775%, 87.0588%
XYZ:
40.3549, 58.0880, 76.7953
xyY:
0.2303, 0.3315, 58.0880
CIE-Lab:
80.7877, -41.3888, -11.1527
CIE-LCH:
80.7877, 42.8651, 195.0808
CIE-Luv:
80.7877, -59.3375, -11.1057
Hunter-Lab:
76.2155, -38.8640, -6.3903
#32dedc color charts
#32dedc RGB chart
#32dedc CMYK chart
#32dedc RGB pie chart
#32dedc color shades, tints & tones
#32dedc color schemes
#32dedc color preview, HTML & CSS examples
This text has a color of #32dedc
<p style="color:#32dedc;">Text here</p>
.mytext {color:#32dedc;}
Text color #32dedc
This box has a color of #32dedc
<div style="background-color:#32dedc;">Content here</div>
.mybackground {background-color:#32dedc;}
Background color #32dedc
Border around this has a color of #32dedc
<div style="border:2px solid #32dedc;">Content here</div>
.myborder {border:2px solid #32dedc;}
Border color #32dedc