#32ff9d color space conversions
Hex:
#32ff9d
RGB:
50, 255, 157
CMY:
80, 0, 38
CMYK:
80, 0, 38, 0
HSL:
151°, 100.0000%, 59.8039%
HSV (HSB):
151°, 80.3922%, 100.0000%
XYZ:
43.1612, 74.6324, 44.0290
xyY:
0.2667, 0.4612, 74.6324
CIE-Lab:
89.2205, -69.2209, 33.5188
CIE-LCH:
89.2205, 76.9093, 154.1623
CIE-Luv:
89.2205, -74.8068, 58.5165
Hunter-Lab:
86.3901, -62.0025, 30.2557
#32ff9d color charts
#32ff9d color shades, tints & tones
#32ff9d color schemes
#32ff9d color preview, HTML & CSS examples
This text has a color of #32ff9d
<p style="color:#32ff9d;">Text here</p>
.mytext {color:#32ff9d;}
This box has a color of #32ff9d
<div style="background-color:#32ff9d;">Content here</div>
.mybackground {background-color:#32ff9d;}
Border around this has a color of #32ff9d
<div style="border:2px solid #32ff9d;">Content here</div>
.myborder {border:2px solid #32ff9d;}