#32cace color space conversions
Hex:
#32cace
RGB:
50, 202, 206
CMY:
80, 21, 19
CMYK:
76, 2, 0, 19
HSL:
182°, 61.4173%, 50.1961%
HSV (HSB):
182°, 75.7282%, 80.7843%
XYZ:
33.5765, 47.3754, 65.7672
xyY:
0.2288, 0.3229, 47.3754
CIE-Lab:
74.4293, -36.3250, -13.1497
CIE-LCH:
74.4293, 38.6319, 199.9003
CIE-Luv:
74.4293, -53.4009, -14.9676
Hunter-Lab:
68.8298, -33.3764, -8.4710
#32cace color charts
#32cace color shades, tints & tones
#32cace color schemes
#32cace color preview, HTML & CSS examples
This text has a color of #32cace
<p style="color:#32cace;">Text here</p>
.mytext {color:#32cace;}
This box has a color of #32cace
<div style="background-color:#32cace;">Content here</div>
.mybackground {background-color:#32cace;}
Border around this has a color of #32cace
<div style="border:2px solid #32cace;">Content here</div>
.myborder {border:2px solid #32cace;}