{"id":65620,"library":"go-playground-colors-v1","title":"Colors","description":"A color parsing and manipulation library supporting various color models (RGB, HSL, HEX, etc.).","status":"active","version":"1.2.0","language":"go","source_language":null,"source_url":null,"tags":["color","parsing","rgb","hsl"],"install":[{"cmd":"go get gopkg.in/go-playground/colors.v1","lang":"bash","label":"Install gopkg.in/go-playground/colors.v1"}],"dependencies":[],"imports":[{"symbol":"colors","correct":"gopkg.in/go-playground/colors.v1"}],"quickstart":{"code":"package main\n\nimport \"gopkg.in/go-playground/colors.v1\"\n\nfunc main() {\n\tc, _ := colors.Parse(\"#FF0000\")\n\tprintln(c.ToRGB().String())\n}","lang":"go","description":"Parses a hex color string and prints its RGB representation."},"warnings":[],"env_vars":null,"search_vec":"'color':1,3,10,16 'etc':15 'hex':14 'hsl':13,19 'librari':7 'manipul':6 'model':11 'pars':4,17 'rgb':12,18 'support':8 'various':9","created_at":"2026-06-17T17:12:51.351438+00:00","updated_at":"2026-06-17T17:12:51.351438+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/go-playground/colors","github":null,"docs":"https://pkg.go.dev/gopkg.in/go-playground/colors.v1#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}