<!DOCTYPE HTML>
<html>
<head>
<title>Wide Gamut Color Rendering</title>
<link rel="author" title="Aaron Krajeski">
<style type="text/css">
div {
height: 230px;
width: 520px;
background-color: color(display-p3 0.118 0.966 0.702);
}
</style>
</head>
<body>
<div></div>
</body>