#50ca5e color space conversions
Hex:
#50ca5e
RGB:
80, 202, 94
CMY:
69, 21, 63
CMYK:
60, 0, 53, 21
HSL:
127°, 53.5088%, 55.2941%
HSV (HSB):
127°, 60.3960%, 79.2157%
XYZ:
26.4492, 44.7547, 17.8342
xyY:
0.2971, 0.5026, 44.7547
CIE-Lab:
72.7301, -56.0238, 43.5551
CIE-LCH:
72.7301, 70.9627, 142.1371
CIE-Luv:
72.7301, -53.9085, 64.1143
Hunter-Lab:
66.8989, -46.5014, 31.0235
#50ca5e color charts
#50ca5e color shades, tints & tones
#50ca5e color schemes
#50ca5e color preview, HTML & CSS examples
This text has a color of #50ca5e
<p style="color:#50ca5e;">Text here</p>
.mytext {color:#50ca5e;}
This box has a color of #50ca5e
<div style="background-color:#50ca5e;">Content here</div>
.mybackground {background-color:#50ca5e;}
Border around this has a color of #50ca5e
<div style="border:2px solid #50ca5e;">Content here</div>
.myborder {border:2px solid #50ca5e;}