#32fadc color space conversions
Hex:
#32fadc
RGB:
50, 250, 220
CMY:
80, 2, 14
CMYK:
80, 0, 12, 2
HSL:
171°, 95.2381%, 58.8235%
HSV (HSB):
171°, 80.0000%, 98.0392%
XYZ:
48.4193, 74.2166, 79.4834
xyY:
0.2396, 0.3672, 74.2166
CIE-Lab:
89.0248, -53.3648, 0.9958
CIE-LCH:
89.0248, 53.3741, 178.9310
CIE-Luv:
89.0248, -68.8732, 10.1035
Hunter-Lab:
86.1491, -50.4367, 5.6018
#32fadc color charts
#32fadc RGB chart
#32fadc CMYK chart
#32fadc RGB pie chart
#32fadc color shades, tints & tones
#32fadc color schemes
#32fadc color preview, HTML & CSS examples
This text has a color of #32fadc
<p style="color:#32fadc;">Text here</p>
.mytext {color:#32fadc;}
Text color #32fadc
This box has a color of #32fadc
<div style="background-color:#32fadc;">Content here</div>
.mybackground {background-color:#32fadc;}
Background color #32fadc
Border around this has a color of #32fadc
<div style="border:2px solid #32fadc;">Content here</div>
.myborder {border:2px solid #32fadc;}
Border color #32fadc