#50dbdd color space conversions
Hex:
#50dbdd
RGB:
80, 219, 221
CMY:
69, 14, 13
CMYK:
64, 1, 0, 13
HSL:
181°, 67.4641%, 59.0196%
HSV (HSB):
181°, 63.8009%, 86.6667%
XYZ:
41.6909, 57.5890, 77.3251
xyY:
0.2361, 0.3261, 57.5890
CIE-Lab:
80.5097, -36.0887, -12.0403
CIE-LCH:
80.5097, 38.0442, 198.4503
CIE-Luv:
80.5097, -53.6233, -13.2791
Hunter-Lab:
75.8874, -34.7388, -7.2921
#50dbdd color charts
#50dbdd color shades, tints & tones
#50dbdd color schemes
#50dbdd color preview, HTML & CSS examples
This text has a color of #50dbdd
<p style="color:#50dbdd;">Text here</p>
.mytext {color:#50dbdd;}
This box has a color of #50dbdd
<div style="background-color:#50dbdd;">Content here</div>
.mybackground {background-color:#50dbdd;}
Border around this has a color of #50dbdd
<div style="border:2px solid #50dbdd;">Content here</div>
.myborder {border:2px solid #50dbdd;}