#32feb7 color space conversions
Hex:
#32feb7
RGB:
50, 254, 183
CMY:
80, 0, 28
CMYK:
80, 0, 28, 0
HSL:
159°, 99.0291%, 59.6078%
HSV (HSB):
159°, 80.3150%, 99.6078%
XYZ:
45.3044, 74.9806, 56.8847
xyY:
0.2557, 0.4232, 74.9806
CIE-Lab:
89.3839, -63.6663, 20.6164
CIE-LCH:
89.3839, 66.9211, 162.0570
CIE-Luv:
89.3839, -72.8220, 40.6860
Hunter-Lab:
86.5914, -58.1440, 21.6644
#32feb7 color charts
#32feb7 color shades, tints & tones
#32feb7 color schemes
#32feb7 color preview, HTML & CSS examples
This text has a color of #32feb7
<p style="color:#32feb7;">Text here</p>
.mytext {color:#32feb7;}
This box has a color of #32feb7
<div style="background-color:#32feb7;">Content here</div>
.mybackground {background-color:#32feb7;}
Border around this has a color of #32feb7
<div style="border:2px solid #32feb7;">Content here</div>
.myborder {border:2px solid #32feb7;}