#50da5c color space conversions
Hex:
#50da5c
RGB:
80, 218, 92
CMY:
69, 15, 64
CMYK:
63, 0, 58, 15
HSL:
125°, 65.0943%, 58.4314%
HSV (HSB):
125°, 63.3028%, 85.4902%
XYZ:
30.3114, 52.6210, 18.6845
xyY:
0.2983, 0.5178, 52.6210
CIE-Lab:
77.6507, -62.0603, 50.3267
CIE-LCH:
77.6507, 79.9016, 140.9603
CIE-Luv:
77.6507, -59.9425, 73.1737
Hunter-Lab:
72.5403, -52.3582, 35.5067
#50da5c color charts
#50da5c color shades, tints & tones
#50da5c color schemes
#50da5c color preview, HTML & CSS examples
This text has a color of #50da5c
<p style="color:#50da5c;">Text here</p>
.mytext {color:#50da5c;}
This box has a color of #50da5c
<div style="background-color:#50da5c;">Content here</div>
.mybackground {background-color:#50da5c;}
Border around this has a color of #50da5c
<div style="border:2px solid #50da5c;">Content here</div>
.myborder {border:2px solid #50da5c;}