#50ff1e color space conversions
Hex:
#50ff1e
RGB:
80, 255, 30
CMY:
69, 0, 88
CMYK:
69, 0, 88, 0
HSL:
107°, 100.0000%, 55.8824%
HSV (HSB):
107°, 88.2353%, 100.0000%
XYZ:
39.3026, 73.3192, 13.3089
xyY:
0.3121, 0.5822, 73.3192
CIE-Lab:
88.5997, -78.3569, 81.0883
CIE-LCH:
88.5997, 112.7613, 134.0186
CIE-Luv:
88.5997, -74.2904, 105.2098
Hunter-Lab:
85.6266, -67.9152, 50.7233
#50ff1e color charts
#50ff1e color shades, tints & tones
#50ff1e color schemes
#50ff1e color preview, HTML & CSS examples
This text has a color of #50ff1e
<p style="color:#50ff1e;">Text here</p>
.mytext {color:#50ff1e;}
This box has a color of #50ff1e
<div style="background-color:#50ff1e;">Content here</div>
.mybackground {background-color:#50ff1e;}
Border around this has a color of #50ff1e
<div style="border:2px solid #50ff1e;">Content here</div>
.myborder {border:2px solid #50ff1e;}