#50c01e color space conversions
Hex:
#50c01e
RGB:
80, 192, 30
CMY:
69, 25, 88
CMYK:
58, 0, 84, 25
HSL:
101°, 72.9730%, 43.5294%
HSV (HSB):
101°, 84.3750%, 75.2941%
XYZ:
22.3922, 39.4985, 7.6721
xyY:
0.3219, 0.5678, 39.4985
CIE-Lab:
69.1108, -58.0481, 64.1363
CIE-LCH:
69.1108, 86.5046, 132.1474
CIE-Luv:
69.1108, -51.5924, 79.9182
Hunter-Lab:
62.8478, -46.3854, 36.7557
#50c01e color charts
#50c01e color shades, tints & tones
#50c01e color schemes
#50c01e color preview, HTML & CSS examples
This text has a color of #50c01e
<p style="color:#50c01e;">Text here</p>
.mytext {color:#50c01e;}
This box has a color of #50c01e
<div style="background-color:#50c01e;">Content here</div>
.mybackground {background-color:#50c01e;}
Border around this has a color of #50c01e
<div style="border:2px solid #50c01e;">Content here</div>
.myborder {border:2px solid #50c01e;}