An open API service indexing awesome lists of open source software.

https://github.com/samcrosoft/rgb2hex

This is the source code for a web app that converts rgb to Hex colors. It was created using angularJs and Twitter Bootstrap
https://github.com/samcrosoft/rgb2hex

Last synced: 3 months ago
JSON representation

This is the source code for a web app that converts rgb to Hex colors. It was created using angularJs and Twitter Bootstrap

Awesome Lists containing this project

README

        

rgb2Hex
=======

This is the source code for a web app that converts rgb to Hex colors. It was created using angularJs and Twitter Bootstrap

### Note

The project makes use of [Bower](http://bower.io), so after you checkout the code, you should run

```javascript
bower install first
```