#32ffdc color space conversions
Hex:
#32ffdc
RGB:
50, 255, 220
CMY:
80, 0, 14
CMYK:
80, 0, 14, 0
HSL:
170°, 100.0000%, 59.8039%
HSV (HSB):
170°, 80.3922%, 100.0000%
XYZ:
49.9937, 77.3654, 80.0082
xyY:
0.2411, 0.3731, 77.3654
CIE-Lab:
90.4895, -55.3964, 3.1258
CIE-LCH:
90.4895, 55.4845, 176.7705
CIE-Luv:
90.4895, -70.5510, 13.7605
Hunter-Lab:
87.9576, -52.4694, 7.6388
#32ffdc color charts
#32ffdc RGB chart
#32ffdc CMYK chart
#32ffdc RGB pie chart
#32ffdc color shades, tints & tones
#32ffdc color schemes
#32ffdc color preview, HTML & CSS examples
This text has a color of #32ffdc
<p style="color:#32ffdc;">Text here</p>
.mytext {color:#32ffdc;}
Text color #32ffdc
This box has a color of #32ffdc
<div style="background-color:#32ffdc;">Content here</div>
.mybackground {background-color:#32ffdc;}
Background color #32ffdc
Border around this has a color of #32ffdc
<div style="border:2px solid #32ffdc;">Content here</div>
.myborder {border:2px solid #32ffdc;}
Border color #32ffdc