#32dacc color space conversions
Hex:
#32dacc
RGB:
50, 218, 204
CMY:
80, 15, 20
CMYK:
77, 0, 6, 15
HSL:
175°, 69.4215%, 52.5490%
HSV (HSB):
175°, 77.0642%, 85.4902%
XYZ:
37.2859, 55.1806, 65.8125
xyY:
0.2356, 0.3486, 55.1806
CIE-Lab:
79.1452, -44.0880, -5.0576
CIE-LCH:
79.1452, 44.3771, 186.5441
CIE-Luv:
79.1452, -59.1202, -0.9203
Hunter-Lab:
74.2836, -40.4001, -0.5302
#32dacc color charts
#32dacc RGB chart
#32dacc CMYK chart
#32dacc RGB pie chart
#32dacc color shades, tints & tones
#32dacc color schemes
#32dacc color preview, HTML & CSS examples
This text has a color of #32dacc
<p style="color:#32dacc;">Text here</p>
.mytext {color:#32dacc;}
Text color #32dacc
This box has a color of #32dacc
<div style="background-color:#32dacc;">Content here</div>
.mybackground {background-color:#32dacc;}
Background color #32dacc
Border around this has a color of #32dacc
<div style="border:2px solid #32dacc;">Content here</div>
.myborder {border:2px solid #32dacc;}
Border color #32dacc