#50ccc6 color space conversions
Hex:
#50ccc6
RGB:
80, 204, 198
CMY:
69, 20, 22
CMYK:
61, 0, 3, 20
HSL:
177°, 54.8673%, 55.6863%
HSV (HSB):
177°, 60.7843%, 80.0000%
XYZ:
35.0942, 48.9684, 61.0283
xyY:
0.2419, 0.3375, 48.9684
CIE-Lab:
75.4317, -35.3986, -7.2591
CIE-LCH:
75.4317, 36.1353, 191.5888
CIE-Luv:
75.4317, -49.5155, -5.6309
Hunter-Lab:
69.9774, -32.9415, -2.7234
#50ccc6 color charts
#50ccc6 color shades, tints & tones
#50ccc6 color schemes
#50ccc6 color preview, HTML & CSS examples
This text has a color of #50ccc6
<p style="color:#50ccc6;">Text here</p>
.mytext {color:#50ccc6;}
This box has a color of #50ccc6
<div style="background-color:#50ccc6;">Content here</div>
.mybackground {background-color:#50ccc6;}
Border around this has a color of #50ccc6
<div style="border:2px solid #50ccc6;">Content here</div>
.myborder {border:2px solid #50ccc6;}