#32f8b4 color space conversions
Hex:
#32f8b4
RGB:
50, 248, 180
CMY:
80, 3, 29
CMYK:
80, 0, 27, 3
HSL:
159°, 93.3962%, 58.4314%
HSV (HSB):
159°, 79.8387%, 97.2549%
XYZ:
43.1210, 71.1082, 54.6326
xyY:
0.2554, 0.4211, 71.1082
CIE-Lab:
87.5376, -62.0859, 19.5874
CIE-LCH:
87.5376, 65.1025, 162.4901
CIE-Luv:
87.5376, -71.0263, 38.8501
Hunter-Lab:
84.3257, -56.2917, 20.6154
#32f8b4 color charts
#32f8b4 color shades, tints & tones
#32f8b4 color schemes
#32f8b4 color preview, HTML & CSS examples
This text has a color of #32f8b4
<p style="color:#32f8b4;">Text here</p>
.mytext {color:#32f8b4;}
This box has a color of #32f8b4
<div style="background-color:#32f8b4;">Content here</div>
.mybackground {background-color:#32f8b4;}
Border around this has a color of #32f8b4
<div style="border:2px solid #32f8b4;">Content here</div>
.myborder {border:2px solid #32f8b4;}