#50db2c color space conversions
Hex:
#50db2c
RGB:
80, 219, 44
CMY:
69, 14, 83
CMYK:
63, 0, 80, 14
HSL:
108°, 70.8502%, 51.5686%
HSV (HSB):
108°, 79.9087%, 85.8824%
XYZ:
29.0944, 52.5504, 10.9927
xyY:
0.3141, 0.5673, 52.5504
CIE-Lab:
77.6088, -66.5142, 68.2670
CIE-LCH:
77.6088, 95.3127, 134.2549
CIE-Luv:
77.6088, -61.5213, 88.6480
Hunter-Lab:
72.4916, -55.2196, 41.7534
#50db2c color charts
#50db2c color shades, tints & tones
#50db2c color schemes
#50db2c color preview, HTML & CSS examples
This text has a color of #50db2c
<p style="color:#50db2c;">Text here</p>
.mytext {color:#50db2c;}
This box has a color of #50db2c
<div style="background-color:#50db2c;">Content here</div>
.mybackground {background-color:#50db2c;}
Border around this has a color of #50db2c
<div style="border:2px solid #50db2c;">Content here</div>
.myborder {border:2px solid #50db2c;}