#50deb5 color space conversions
Hex:
#50deb5
RGB:
80, 222, 181
CMY:
69, 13, 29
CMYK:
64, 0, 18, 13
HSL:
163°, 68.2692%, 59.2157%
HSV (HSB):
163°, 63.9640%, 87.0588%
XYZ:
37.7700, 57.2842, 52.7823
xyY:
0.2555, 0.3875, 57.2842
CIE-Lab:
80.3392, -47.6573, 8.9912
CIE-LCH:
80.3392, 48.4980, 169.3159
CIE-Luv:
80.3392, -57.1161, 21.0638
Hunter-Lab:
75.6863, -43.3736, 11.6326
#50deb5 color charts
#50deb5 color shades, tints & tones
#50deb5 color schemes
#50deb5 color preview, HTML & CSS examples
This text has a color of #50deb5
<p style="color:#50deb5;">Text here</p>
.mytext {color:#50deb5;}
This box has a color of #50deb5
<div style="background-color:#50deb5;">Content here</div>
.mybackground {background-color:#50deb5;}
Border around this has a color of #50deb5
<div style="border:2px solid #50deb5;">Content here</div>
.myborder {border:2px solid #50deb5;}