#50ec01 color space conversions
Hex:
#50ec01
RGB:
80, 236, 1
CMY:
69, 7, 100
CMYK:
66, 0, 100, 7
HSL:
100°, 99.1561%, 46.4706%
HSV (HSB):
100°, 99.5763%, 92.5490%
XYZ:
33.3092, 61.6986, 10.1822
xyY:
0.3167, 0.5865, 61.6986
CIE-Lab:
82.7529, -73.1431, 79.4836
CIE-LCH:
82.7529, 108.0165, 132.6211
CIE-Luv:
82.7529, -67.9538, 99.9807
Hunter-Lab:
78.5484, -61.7652, 47.2982
#50ec01 color charts
#50ec01 color shades, tints & tones
#50ec01 color schemes
#50ec01 color preview, HTML & CSS examples
This text has a color of #50ec01
<p style="color:#50ec01;">Text here</p>
.mytext {color:#50ec01;}
This box has a color of #50ec01
<div style="background-color:#50ec01;">Content here</div>
.mybackground {background-color:#50ec01;}
Border around this has a color of #50ec01
<div style="border:2px solid #50ec01;">Content here</div>
.myborder {border:2px solid #50ec01;}