#50fa2f color space conversions
Hex:
#50fa2f
RGB:
80, 250, 47
CMY:
69, 2, 82
CMYK:
68, 0, 81, 2
HSL:
110°, 95.3052%, 58.2353%
HSV (HSB):
110°, 81.2000%, 98.0392%
XYZ:
38.0070, 70.2819, 14.2519
xyY:
0.3102, 0.5735, 70.2819
CIE-Lab:
87.1350, -76.1823, 76.2717
CIE-LCH:
87.1350, 107.8013, 134.9664
CIE-Luv:
87.1350, -72.3757, 100.7805
Hunter-Lab:
83.8343, -65.7856, 48.6047
#50fa2f color charts
#50fa2f color shades, tints & tones
#50fa2f color schemes
#50fa2f color preview, HTML & CSS examples
This text has a color of #50fa2f
<p style="color:#50fa2f;">Text here</p>
.mytext {color:#50fa2f;}
This box has a color of #50fa2f
<div style="background-color:#50fa2f;">Content here</div>
.mybackground {background-color:#50fa2f;}
Border around this has a color of #50fa2f
<div style="border:2px solid #50fa2f;">Content here</div>
.myborder {border:2px solid #50fa2f;}