Skip to main content
Colourful package icon

Colourful

Open source .NET library for working with color spaces. Supports these color spaces: - RGB (various working spaces) - CIE XYZ - CIE xyY - CIE Lab - CIE Luv - CIE LCh (uv) - CIE LCh (ab) - HunterLab Conversions are done correctly using chromatic adaptation and white points. Other features include: Delta-E color difference (many formulas), Correlated color temperature (CCT) approximation, Conversion between RGB working spaces, Chromatic adaptation (many white points supported). For more info, visit the project page.

Total Downloads
300.7K
300,711
Published
May 31, 2014
Latest stable version

Install

.NET CLI
dotnet add package Colourful --version 1.0.0-alpha
Package Manager Console
Install-Package Colourful -Version 1.0.0-alpha
PackageReference
<PackageReference Include="Colourful" Version="1.0.0-alpha" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.