#50decc color space conversions
Hex:
#50decc
RGB:
80, 222, 204
CMY:
69, 13, 20
CMYK:
64, 0, 8, 13
HSL:
172°, 68.2692%, 59.2157%
HSV (HSB):
172°, 63.9640%, 87.0588%
XYZ:
40.3286, 58.3077, 66.2557
xyY:
0.2446, 0.3536, 58.3077
CIE-Lab:
80.9095, -41.9958, -2.3943
CIE-LCH:
80.9095, 42.0640, 183.2631
CIE-Luv:
80.9095, -55.7421, 3.0012
Hunter-Lab:
76.3595, -39.3557, 2.0068
#50decc color charts
#50decc RGB chart
#50decc CMYK chart
#50decc RGB pie chart
#50decc color shades, tints & tones
#50decc color schemes
#50decc color preview, HTML & CSS examples
This text has a color of #50decc
<p style="color:#50decc;">Text here</p>
.mytext {color:#50decc;}
Text color #50decc
This box has a color of #50decc
<div style="background-color:#50decc;">Content here</div>
.mybackground {background-color:#50decc;}
Background color #50decc
Border around this has a color of #50decc
<div style="border:2px solid #50decc;">Content here</div>
.myborder {border:2px solid #50decc;}
Border color #50decc