#50dccc color space conversions
Hex:
#50dccc
RGB:
80, 220, 204
CMY:
69, 14, 20
CMYK:
64, 0, 7, 14
HSL:
173°, 66.6667%, 58.8235%
HSV (HSB):
173°, 63.6364%, 86.2745%
XYZ:
39.8005, 57.2515, 66.0797
xyY:
0.2440, 0.3510, 57.2515
CIE-Lab:
80.3208, -41.1055, -3.2591
CIE-LCH:
80.3208, 41.2345, 184.5332
CIE-Luv:
80.3208, -55.0173, 1.5104
Hunter-Lab:
75.6647, -38.5201, 1.1860
#50dccc color charts
#50dccc RGB chart
#50dccc CMYK chart
#50dccc RGB pie chart
#50dccc color shades, tints & tones
#50dccc color schemes
#50dccc color preview, HTML & CSS examples
This text has a color of #50dccc
<p style="color:#50dccc;">Text here</p>
.mytext {color:#50dccc;}
Text color #50dccc
This box has a color of #50dccc
<div style="background-color:#50dccc;">Content here</div>
.mybackground {background-color:#50dccc;}
Background color #50dccc
Border around this has a color of #50dccc
<div style="border:2px solid #50dccc;">Content here</div>
.myborder {border:2px solid #50dccc;}
Border color #50dccc