#32f8bc color space conversions
Hex:
#32f8bc
RGB:
50, 248, 188
CMY:
80, 3, 26
CMYK:
80, 0, 24, 3
HSL:
162°, 93.3962%, 58.4314%
HSV (HSB):
162°, 79.8387%, 97.2549%
XYZ:
43.9599, 71.4438, 59.0501
xyY:
0.2520, 0.4095, 71.4438
CIE-Lab:
87.7002, -60.3114, 15.6948
CIE-LCH:
87.7002, 62.3201, 165.4134
CIE-Luv:
87.7002, -70.4831, 33.1107
Hunter-Lab:
84.5244, -55.0825, 17.7462
#32f8bc color charts
#32f8bc color shades, tints & tones
#32f8bc color schemes
#32f8bc color preview, HTML & CSS examples
This text has a color of #32f8bc
<p style="color:#32f8bc;">Text here</p>
.mytext {color:#32f8bc;}
This box has a color of #32f8bc
<div style="background-color:#32f8bc;">Content here</div>
.mybackground {background-color:#32f8bc;}
Border around this has a color of #32f8bc
<div style="border:2px solid #32f8bc;">Content here</div>
.myborder {border:2px solid #32f8bc;}