#32feb3 color space conversions
Hex:
#32feb3
RGB:
50, 254, 179
CMY:
80, 0, 30
CMYK:
80, 0, 30, 0
HSL:
158°, 99.0291%, 59.6078%
HSV (HSB):
158°, 80.3150%, 99.6078%
XYZ:
44.8939, 74.8164, 54.7227
xyY:
0.2574, 0.4289, 74.8164
CIE-Lab:
89.3069, -64.5178, 22.5507
CIE-LCH:
89.3069, 68.3454, 160.7341
CIE-Luv:
89.3069, -73.0881, 43.4706
Hunter-Lab:
86.4965, -58.7228, 23.0372
#32feb3 color charts
#32feb3 color shades, tints & tones
#32feb3 color schemes
#32feb3 color preview, HTML & CSS examples
This text has a color of #32feb3
<p style="color:#32feb3;">Text here</p>
.mytext {color:#32feb3;}
This box has a color of #32feb3
<div style="background-color:#32feb3;">Content here</div>
.mybackground {background-color:#32feb3;}
Border around this has a color of #32feb3
<div style="border:2px solid #32feb3;">Content here</div>
.myborder {border:2px solid #32feb3;}