#32ff8d color space conversions
Hex:
#32ff8d
RGB:
50, 255, 141
CMY:
80, 0, 45
CMYK:
80, 0, 45, 0
HSL:
147°, 100.0000%, 59.8039%
HSV (HSB):
147°, 80.3922%, 100.0000%
XYZ:
41.8831, 74.1212, 37.2987
xyY:
0.2732, 0.4835, 74.1212
CIE-Lab:
88.9797, -72.0145, 41.0598
CIE-LCH:
88.9797, 82.8975, 150.3099
CIE-Luv:
88.9797, -75.7264, 67.9692
Hunter-Lab:
86.0937, -63.8267, 34.5792
#32ff8d color charts
#32ff8d color shades, tints & tones
#32ff8d color schemes
#32ff8d color preview, HTML & CSS examples
This text has a color of #32ff8d
<p style="color:#32ff8d;">Text here</p>
.mytext {color:#32ff8d;}
This box has a color of #32ff8d
<div style="background-color:#32ff8d;">Content here</div>
.mybackground {background-color:#32ff8d;}
Border around this has a color of #32ff8d
<div style="border:2px solid #32ff8d;">Content here</div>
.myborder {border:2px solid #32ff8d;}