#50fa3f color space conversions
Hex:
#50fa3f
RGB:
80, 250, 63
CMY:
69, 2, 75
CMYK:
68, 0, 75, 2
HSL:
115°, 94.9239%, 61.3725%
HSV (HSB):
115°, 74.8000%, 98.0392%
XYZ:
38.3911, 70.4356, 16.2746
xyY:
0.3069, 0.5630, 70.4356
CIE-Lab:
87.2101, -75.2692, 71.8080
CIE-LCH:
87.2101, 104.0281, 136.3481
CIE-Luv:
87.2101, -72.0778, 97.4005
Hunter-Lab:
83.9259, -65.2173, 47.2508
#50fa3f color charts
#50fa3f color shades, tints & tones
#50fa3f color schemes
#50fa3f color preview, HTML & CSS examples
This text has a color of #50fa3f
<p style="color:#50fa3f;">Text here</p>
.mytext {color:#50fa3f;}
This box has a color of #50fa3f
<div style="background-color:#50fa3f;">Content here</div>
.mybackground {background-color:#50fa3f;}
Border around this has a color of #50fa3f
<div style="border:2px solid #50fa3f;">Content here</div>
.myborder {border:2px solid #50fa3f;}