#50cc02 color space conversions
Hex:
#50cc02
RGB:
80, 204, 2
CMY:
69, 20, 99
CMYK:
61, 0, 99, 20
HSL:
97°, 98.0583%, 40.3922%
HSV (HSB):
97°, 99.0196%, 80.0000%
XYZ:
24.9121, 44.8956, 7.4101
xyY:
0.3226, 0.5814, 44.8956
CIE-Lab:
72.8231, -62.8749, 71.4877
CIE-LCH:
72.8231, 95.2037, 131.3323
CIE-Luv:
72.8231, -56.3760, 87.4843
Hunter-Lab:
67.0042, -50.8912, 40.3459
#50cc02 color charts
#50cc02 color shades, tints & tones
#50cc02 color schemes
#50cc02 color preview, HTML & CSS examples
This text has a color of #50cc02
<p style="color:#50cc02;">Text here</p>
.mytext {color:#50cc02;}
This box has a color of #50cc02
<div style="background-color:#50cc02;">Content here</div>
.mybackground {background-color:#50cc02;}
Border around this has a color of #50cc02
<div style="border:2px solid #50cc02;">Content here</div>
.myborder {border:2px solid #50cc02;}