#50ff8a color space conversions
Hex:
#50ff8a
RGB:
80, 255, 138
CMY:
69, 0, 46
CMYK:
69, 0, 46, 0
HSL:
140°, 100.0000%, 65.6863%
HSV (HSB):
140°, 68.6275%, 100.0000%
XYZ:
43.6557, 75.0605, 36.2320
xyY:
0.2817, 0.4844, 75.0605
CIE-Lab:
89.4213, -68.6241, 43.1681
CIE-LCH:
89.4213, 81.0725, 147.8280
CIE-Luv:
89.4213, -71.1783, 69.9248
Hunter-Lab:
86.6374, -61.6712, 35.8510
#50ff8a color charts
#50ff8a color shades, tints & tones
#50ff8a color schemes
#50ff8a color preview, HTML & CSS examples
This text has a color of #50ff8a
<p style="color:#50ff8a;">Text here</p>
.mytext {color:#50ff8a;}
This box has a color of #50ff8a
<div style="background-color:#50ff8a;">Content here</div>
.mybackground {background-color:#50ff8a;}
Border around this has a color of #50ff8a
<div style="border:2px solid #50ff8a;">Content here</div>
.myborder {border:2px solid #50ff8a;}