#32a9d9 color space conversions
Hex:
#32a9d9
RGB:
50, 169, 217
CMY:
80, 34, 15
CMYK:
77, 22, 0, 15
HSL:
197°, 68.7243%, 52.3529%
HSV (HSB):
197°, 76.9585%, 85.0980%
XYZ:
28.0277, 34.0638, 70.7434
xyY:
0.2110, 0.2564, 34.0638
CIE-Lab:
65.0132, -16.3922, -33.5450
CIE-LCH:
65.0132, 37.3359, 243.9569
CIE-Luv:
65.0132, -41.0755, -50.9062
Hunter-Lab:
58.3642, -16.4178, -31.0106
#32a9d9 color charts
#32a9d9 color shades, tints & tones
#32a9d9 color schemes
#32a9d9 color preview, HTML & CSS examples
This text has a color of #32a9d9
<p style="color:#32a9d9;">Text here</p>
.mytext {color:#32a9d9;}
This box has a color of #32a9d9
<div style="background-color:#32a9d9;">Content here</div>
.mybackground {background-color:#32a9d9;}
Border around this has a color of #32a9d9
<div style="border:2px solid #32a9d9;">Content here</div>
.myborder {border:2px solid #32a9d9;}