HTML Colors (same color, 3 notations)

rgb(52,152,219)
#3498DB
hsl(204,70%,53%)

External Resource

I use MDN Web Docs to learn and verify HTML. It belongs here because this site is for practicing HTML basics.