converts different colour formats.
Project description
Colour Converter
Turns hex values to RGB Turns RGB values to HEX
Download:
pip install colour-converter
Example Usage:
from colourconvert import hex2rgb, rgb2hex
print(hex2rgb('ff0000'))
print(rgb2hex(255, 0, 0))
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file colour_converter-0.0.5-py3-none-any.whl.
File metadata
- Download URL: colour_converter-0.0.5-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32b1919d6cac744cb5d672053d80875c5842d954ab6446242f5267eb626229f8
|
|
| MD5 |
935322ea3ff9585119fd9f5550893bef
|
|
| BLAKE2b-256 |
f25588601a11a4b5a30dc6dd6782436bdd6124abe0523a8cc252bbc59515975d
|