#50de2d color space conversions
Hex:
#50de2d
RGB:
80, 222, 45
CMY:
69, 13, 82
CMYK:
64, 0, 80, 13
HSL:
108°, 72.8395%, 52.3529%
HSV (HSB):
108°, 79.7297%, 87.0588%
XYZ:
29.9032, 54.1375, 11.3561
xyY:
0.3135, 0.5675, 54.1375
CIE-Lab:
78.5418, -67.4420, 68.8604
CIE-LCH:
78.5418, 96.3856, 134.4038
CIE-Luv:
78.5418, -62.5908, 89.6979
Hunter-Lab:
73.5782, -56.2169, 42.3538
#50de2d color charts
#50de2d color shades, tints & tones
#50de2d color schemes
#50de2d color preview, HTML & CSS examples
This text has a color of #50de2d
<p style="color:#50de2d;">Text here</p>
.mytext {color:#50de2d;}
This box has a color of #50de2d
<div style="background-color:#50de2d;">Content here</div>
.mybackground {background-color:#50de2d;}
Border around this has a color of #50de2d
<div style="border:2px solid #50de2d;">Content here</div>
.myborder {border:2px solid #50de2d;}