#32c8c7 color space conversions
Hex:
#32c8c7
RGB:
50, 200, 199
CMY:
80, 22, 22
CMYK:
75, 0, 0, 22
HSL:
180°, 60.0000%, 49.0196%
HSV (HSB):
180°, 75.0000%, 78.4314%
XYZ:
32.2785, 46.1102, 61.2317
xyY:
0.2312, 0.3303, 46.1102
CIE-Lab:
73.6170, -37.4385, -10.5709
CIE-LCH:
73.6170, 38.9023, 195.7672
CIE-Luv:
73.6170, -53.1963, -10.6315
Hunter-Lab:
67.9045, -33.9827, -5.9306
#32c8c7 color charts
#32c8c7 color shades, tints & tones
#32c8c7 color schemes
#32c8c7 color preview, HTML & CSS examples
This text has a color of #32c8c7
<p style="color:#32c8c7;">Text here</p>
.mytext {color:#32c8c7;}
This box has a color of #32c8c7
<div style="background-color:#32c8c7;">Content here</div>
.mybackground {background-color:#32c8c7;}
Border around this has a color of #32c8c7
<div style="border:2px solid #32c8c7;">Content here</div>
.myborder {border:2px solid #32c8c7;}