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: 2024-04-05 14:53:53 UTC


README

Usage

use HTML\Color;

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