#50ff12 color space conversions
Hex:
#50ff12
RGB:
80, 255, 18
CMY:
69, 0, 93
CMYK:
69, 0, 93, 0
HSL:
104°, 100.0000%, 53.5294%
HSV (HSB):
104°, 92.9412%, 100.0000%
XYZ:
39.1774, 73.2691, 12.6498
xyY:
0.3132, 0.5857, 73.2691
CIE-Lab:
88.5759, -78.6501, 82.7136
CIE-LCH:
88.5759, 114.1375, 133.5575
CIE-Luv:
88.5759, -74.3881, 106.3039
Hunter-Lab:
85.5974, -68.0970, 51.1562
#50ff12 color charts
#50ff12 color shades, tints & tones
#50ff12 color schemes
#50ff12 color preview, HTML & CSS examples
This text has a color of #50ff12
<p style="color:#50ff12;">Text here</p>
.mytext {color:#50ff12;}
This box has a color of #50ff12
<div style="background-color:#50ff12;">Content here</div>
.mybackground {background-color:#50ff12;}
Border around this has a color of #50ff12
<div style="border:2px solid #50ff12;">Content here</div>
.myborder {border:2px solid #50ff12;}