Here is the line of code I use to display a page’s unique ID.
<?php echo $c->getCollectionID() ?>
This is really useful for styling individual pages.