#50abc0 color space conversions
Hex:
#50abc0
RGB:
80, 171, 192
CMY:
69, 33, 25
CMYK:
58, 11, 0, 25
HSL:
191°, 47.0588%, 53.3333%
HSV (HSB):
191°, 58.3333%, 75.2941%
XYZ:
27.3856, 34.6371, 55.1114
xyY:
0.2338, 0.2957, 34.6371
CIE-Lab:
65.4651, -20.9015, -18.9315
CIE-LCH:
65.4651, 28.2006, 222.1686
CIE-Luv:
65.4651, -37.4866, -26.1082
Hunter-Lab:
58.8533, -19.9336, -14.3231
#50abc0 color charts
#50abc0 color shades, tints & tones
#50abc0 color schemes
#50abc0 color preview, HTML & CSS examples
This text has a color of #50abc0
<p style="color:#50abc0;">Text here</p>
.mytext {color:#50abc0;}
This box has a color of #50abc0
<div style="background-color:#50abc0;">Content here</div>
.mybackground {background-color:#50abc0;}
Border around this has a color of #50abc0
<div style="border:2px solid #50abc0;">Content here</div>
.myborder {border:2px solid #50abc0;}