#50cc5b color space conversions
Hex:
#50cc5b
RGB:
80, 204, 91
CMY:
69, 20, 64
CMYK:
61, 0, 55, 20
HSL:
125°, 54.8673%, 55.6863%
HSV (HSB):
125°, 60.7843%, 80.0000%
XYZ:
26.7895, 45.6465, 17.2962
xyY:
0.2985, 0.5087, 45.6465
CIE-Lab:
73.3156, -57.1536, 45.6761
CIE-LCH:
73.3156, 73.1631, 141.3688
CIE-Luv:
73.3156, -54.7712, 66.5495
Hunter-Lab:
67.5622, -47.4559, 32.1150
#50cc5b color charts
#50cc5b color shades, tints & tones
#50cc5b color schemes
#50cc5b color preview, HTML & CSS examples
This text has a color of #50cc5b
<p style="color:#50cc5b;">Text here</p>
.mytext {color:#50cc5b;}
This box has a color of #50cc5b
<div style="background-color:#50cc5b;">Content here</div>
.mybackground {background-color:#50cc5b;}
Border around this has a color of #50cc5b
<div style="border:2px solid #50cc5b;">Content here</div>
.myborder {border:2px solid #50cc5b;}