#32cbc5 color space conversions
Hex:
#32cbc5
RGB:
50, 203, 197
CMY:
80, 20, 23
CMYK:
75, 0, 3, 20
HSL:
178°, 60.4743%, 49.6078%
HSV (HSB):
178°, 75.3695%, 79.6078%
XYZ:
32.7494, 47.4212, 60.2505
xyY:
0.2332, 0.3377, 47.4212
CIE-Lab:
74.4584, -39.3771, -8.2336
CIE-LCH:
74.4584, 40.2287, 191.8102
CIE-Luv:
74.4584, -54.3927, -6.6309
Hunter-Lab:
68.8631, -35.6207, -3.6706
#32cbc5 color charts
#32cbc5 color shades, tints & tones
#32cbc5 color schemes
#32cbc5 color preview, HTML & CSS examples
This text has a color of #32cbc5
<p style="color:#32cbc5;">Text here</p>
.mytext {color:#32cbc5;}
This box has a color of #32cbc5
<div style="background-color:#32cbc5;">Content here</div>
.mybackground {background-color:#32cbc5;}
Border around this has a color of #32cbc5
<div style="border:2px solid #32cbc5;">Content here</div>
.myborder {border:2px solid #32cbc5;}