Skip to main content

Build Status Package Version

A Python implementation of HSLuv (revision 4).

Installation

pip install hsluv

Usage

This library does not hide (clamp) floating point error, e.g. you might receive a value outside of the expected range. If you wish to display the outputs of this library, consider rounding them for your purpose. The floating point error has not been quantified, but at least 10 decimal digits should be free of it.

hsluv_to_hex([hue, saturation, lightness])

hue is a float between 0 and 360, saturation and lightness are floats between 0 and 100. This function returns the resulting color as a hex string.

hsluv_to_rgb([hue, saturation, lightness])

Like above, but returns a list of 3 floats between 0 and 1, for each RGB channel.

hex_to_hsluv(hex)

Takes a hex string and returns the HSLuv color as a list of floats as defined above.

rgb_to_hsluv([red, green, blue])

Like above, but red, green and blue are passed as floats between 0 and 1.

For HPLuv (the pastel variant), use hpluv_to_hex, hpluv_to_rgb, hex_to_hpluv and rgb_to_hpluv.

Testing

Run python setup.py test.

Authors

Release files for hsluv-restored 5.0.2.post1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for hsluv-restored 5.0.2.post1
File Size Uploaded
hsluv-restored-5.0.2.post1.tar.gz 540.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for hsluv-restored 5.0.2.post1
File Interpreter ABI Platform
hsluv_restored-5.0.2.post1-py2.py3-none-any.whl Python 2, Python 3 none any Details

Total release size: 546.2 kB

Release files / hsluv-restored-5.0.2.post1.tar.gz

Download URL hsluv-restored-5.0.2.post1.tar.gz
Size 540.9 kB
Tags Source
SHA-256 checksum
How to use checksums
f21b95234e627d19c0f9f3a3baea297d150c5cc65994a83fb18b0a2984fbe7c5
BLAKE2b-256 checksum
How to use checksums
cbef273efbbe6c58590fe939822410df91b2145c2e8be327d645714ffa5af720
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.7.1 importlib_metadata/4.11.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

Release files / hsluv_restored-5.0.2.post1-py2.py3-none-any.whl

Download URL hsluv_restored-5.0.2.post1-py2.py3-none-any.whl
Size 5.3 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
863e51416b1ae74c2704e1b50b7d9bde9ee7b962932459882de166843fcd45d9
BLAKE2b-256 checksum
How to use checksums
891ca3759de53bf6e78baa814a94ecd77a5306e4e4b03546d5bd492aca323d67
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.7.1 importlib_metadata/4.11.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

Release history Release notifications | RSS feed

This release

5.0.2.post1 This release

2 release files

5.0.2

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page