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

https://github.com/hunlongyu/color-conversion

颜色转换-RGB和HEX互转
https://github.com/hunlongyu/color-conversion

Last synced: 3 months ago
JSON representation

颜色转换-RGB和HEX互转

Awesome Lists containing this project

README

          

# 颜色转换

#### RGB转HEX HEX转RGB

代码部分由HTML、CSS和JS完成。最后用软件封装成EXE格式软件。

本软件无需安装,绿色,免费,无毒。只支持windows7 +

![软件截图](https://github.com/Hunlongyu/Color-conversion/blob/master/img/color.png)

![软件截图](https://github.com/Hunlongyu/Color-conversion/blob/master/img/color2.png)

软件也没有什么难度,且小bug也很多,慢慢修复吧。功能单一,界面简单。(谁让我又单纯又懒呢~).0.0.

[点击下载软件](https://github.com/Hunlongyu/Color-conversion/blob/master/Color%20conversion.exe?raw=true)

更新详情:

0.1.2 版本

1. 切换按钮的时候,清除输入框内的值。

2. 修改README.MD文档,增加截图。

0.1.0 版本

1. 敲代码的时候突发奇想,开始了软件构思。

2. 完成代码主体部分,实现颜色转换。

3. 增加颜色预览功能。