#50deba color space conversions
Hex:
#50deba
RGB:
80, 222, 186
CMY:
69, 13, 27
CMYK:
64, 0, 16, 13
HSL:
165°, 68.2692%, 59.2157%
HSV (HSB):
165°, 63.9640%, 87.0588%
XYZ:
38.2925, 57.4932, 55.5334
xyY:
0.2531, 0.3799, 57.4932
CIE-Lab:
80.4562, -46.4745, 6.5094
CIE-LCH:
80.4562, 46.9281, 172.0268
CIE-Luv:
80.4562, -56.8223, 17.2358
Hunter-Lab:
75.8243, -42.5471, 9.6532
#50deba color charts
#50deba color shades, tints & tones
#50deba color schemes
#50deba color preview, HTML & CSS examples
This text has a color of #50deba
<p style="color:#50deba;">Text here</p>
.mytext {color:#50deba;}
This box has a color of #50deba
<div style="background-color:#50deba;">Content here</div>
.mybackground {background-color:#50deba;}
Border around this has a color of #50deba
<div style="border:2px solid #50deba;">Content here</div>
.myborder {border:2px solid #50deba;}