#32f5e4 color space conversions
Hex:
#32f5e4
RGB:
50, 245, 228
CMY:
80, 4, 11
CMYK:
80, 0, 7, 4
HSL:
175°, 90.6977%, 57.8431%
HSV (HSB):
175°, 79.5918%, 96.0784%
XYZ:
47.9714, 71.5844, 84.6876
xyY:
0.2349, 0.3505, 71.5844
CIE-Lab:
87.7681, -49.1834, -5.0183
CIE-LCH:
87.7681, 49.4387, 185.8258
CIE-Luv:
87.7681, -66.5968, -0.0644
Hunter-Lab:
84.6075, -46.8560, -0.1208
#32f5e4 color charts
#32f5e4 color shades, tints & tones
#32f5e4 color schemes
#32f5e4 color preview, HTML & CSS examples
This text has a color of #32f5e4
<p style="color:#32f5e4;">Text here</p>
.mytext {color:#32f5e4;}
This box has a color of #32f5e4
<div style="background-color:#32f5e4;">Content here</div>
.mybackground {background-color:#32f5e4;}
Border around this has a color of #32f5e4
<div style="border:2px solid #32f5e4;">Content here</div>
.myborder {border:2px solid #32f5e4;}