<html>
<head>
<style>
body {
color: #92a8d1;
}
</style>
</head>
<body>
<h1>This is heading 1</h1>
<p>The color of the text can be specified with a hexadecimal value.</p>
</body>
<!-- Mirrored from www.w3schools.com/cssref/tryit.asp?filename=trycss_color2 by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 03:00:45 GMT -->
</html>