#50e0e0 color space conversions
Hex:
#50e0e0
RGB:
80, 224, 224
CMY:
69, 12, 12
CMYK:
64, 0, 0, 12
HSL:
180°, 69.9029%, 59.6078%
HSV (HSB):
180°, 64.2857%, 87.8431%
XYZ:
43.4185, 60.3986, 79.8907
xyY:
0.2363, 0.3288, 60.3986
CIE-Lab:
82.0544, -37.5702, -11.3292
CIE-LCH:
82.0544, 39.2411, 196.7806
CIE-Luv:
82.0544, -55.2353, -11.9287
Hunter-Lab:
77.7165, -36.2800, -6.5471
#50e0e0 color charts
#50e0e0 color shades, tints & tones
#50e0e0 color schemes
#50e0e0 color preview, HTML & CSS examples
This text has a color of #50e0e0
<p style="color:#50e0e0;">Text here</p>
.mytext {color:#50e0e0;}
This box has a color of #50e0e0
<div style="background-color:#50e0e0;">Content here</div>
.mybackground {background-color:#50e0e0;}
Border around this has a color of #50e0e0
<div style="border:2px solid #50e0e0;">Content here</div>
.myborder {border:2px solid #50e0e0;}