<html>
<head>
	<title>jscolor demo</title>
</head>
<body>

	<script type="text/javascript" src="jscolor.js"></script>

	Click here: <input class="color" value="66ff00">

</body>
</html>