#32fadd color space conversions
Hex:
#32fadd
RGB:
50, 250, 221
CMY:
80, 2, 13
CMYK:
80, 0, 12, 2
HSL:
171°, 95.2381%, 58.8235%
HSV (HSB):
171°, 80.0000%, 98.0392%
XYZ:
48.5521, 74.2698, 80.1832
xyY:
0.2392, 0.3659, 74.2698
CIE-Lab:
89.0498, -53.1079, 0.5121
CIE-LCH:
89.0498, 53.1104, 179.4475
CIE-Luv:
89.0498, -68.7998, 9.3087
Hunter-Lab:
86.1799, -50.2513, 5.1616
#32fadd color charts
#32fadd color shades, tints & tones
#32fadd color schemes
#32fadd color preview, HTML & CSS examples
This text has a color of #32fadd
<p style="color:#32fadd;">Text here</p>
.mytext {color:#32fadd;}
This box has a color of #32fadd
<div style="background-color:#32fadd;">Content here</div>
.mybackground {background-color:#32fadd;}
Border around this has a color of #32fadd
<div style="border:2px solid #32fadd;">Content here</div>
.myborder {border:2px solid #32fadd;}