<!DOCTYPE html>
<html>
<style>
object { border: 1px solid transparent }
</style>
<body>
<!-- The blue sector of the image should be at 12 o'clock. -->
<object width="500px" data="resources/red-at-12-oclock-with-color-profile.jpg">
</object>
</body>
</html>