#32f5d3 color space conversions
Hex:
#32f5d3
RGB:
50, 245, 211
CMY:
80, 4, 17
CMYK:
80, 0, 14, 4
HSL:
170°, 90.6977%, 57.8431%
HSV (HSB):
170°, 79.5918%, 96.0784%
XYZ:
45.7257, 70.6861, 72.8618
xyY:
0.2416, 0.3735, 70.6861
CIE-Lab:
87.3323, -53.6162, 3.2241
CIE-LCH:
87.3323, 53.7131, 176.5588
CIE-Luv:
87.3323, -67.8451, 13.5554
Hunter-Lab:
84.0750, -50.0509, 7.4701
#32f5d3 color charts
#32f5d3 color shades, tints & tones
#32f5d3 color schemes
#32f5d3 color preview, HTML & CSS examples
This text has a color of #32f5d3
<p style="color:#32f5d3;">Text here</p>
.mytext {color:#32f5d3;}
This box has a color of #32f5d3
<div style="background-color:#32f5d3;">Content here</div>
.mybackground {background-color:#32f5d3;}
Border around this has a color of #32f5d3
<div style="border:2px solid #32f5d3;">Content here</div>
.myborder {border:2px solid #32f5d3;}