mathsgod/html-color-php

A library used to map color name and hex

1.0.0 2021-05-05 08:48 UTC

This package is auto-updated.

Last update: 2025-03-05 16:54:06 UTC


README

Usage

use HTML\Color;

echo Color::GetHex("LightGreen");// #90EE90