#50cc3e color space conversions
Hex:
#50cc3e
RGB:
80, 204, 62
CMY:
69, 20, 76
CMYK:
61, 0, 70, 20
HSL:
112°, 58.1967%, 52.1569%
HSV (HSB):
112°, 69.6078%, 80.0000%
XYZ:
25.7706, 45.2390, 11.9312
xyY:
0.3107, 0.5454, 45.2390
CIE-Lab:
73.0490, -60.2142, 57.8271
CIE-LCH:
73.0490, 83.4848, 136.1585
CIE-Luv:
73.0490, -55.6175, 77.6393
Hunter-Lab:
67.2599, -49.3127, 36.5646
#50cc3e color charts
#50cc3e color shades, tints & tones
#50cc3e color schemes
#50cc3e color preview, HTML & CSS examples
This text has a color of #50cc3e
<p style="color:#50cc3e;">Text here</p>
.mytext {color:#50cc3e;}
This box has a color of #50cc3e
<div style="background-color:#50cc3e;">Content here</div>
.mybackground {background-color:#50cc3e;}
Border around this has a color of #50cc3e
<div style="border:2px solid #50cc3e;">Content here</div>
.myborder {border:2px solid #50cc3e;}