#32c8c4 color space conversions
Hex:
#32c8c4
RGB:
50, 200, 196
CMY:
80, 22, 23
CMYK:
75, 0, 2, 22
HSL:
178°, 60.0000%, 49.0196%
HSV (HSB):
178°, 75.0000%, 78.4314%
XYZ:
31.9335, 45.9722, 59.4150
xyY:
0.2325, 0.3348, 45.9722
CIE-Lab:
73.5275, -38.3001, -9.0761
CIE-LCH:
73.5275, 39.3608, 193.3317
CIE-Luv:
73.5275, -53.4091, -8.1176
Hunter-Lab:
67.8028, -34.5857, -4.4934
#32c8c4 color charts
#32c8c4 color shades, tints & tones
#32c8c4 color schemes
#32c8c4 color preview, HTML & CSS examples
This text has a color of #32c8c4
<p style="color:#32c8c4;">Text here</p>
.mytext {color:#32c8c4;}
This box has a color of #32c8c4
<div style="background-color:#32c8c4;">Content here</div>
.mybackground {background-color:#32c8c4;}
Border around this has a color of #32c8c4
<div style="border:2px solid #32c8c4;">Content here</div>
.myborder {border:2px solid #32c8c4;}