pub fn parse_color(value: &str) -> Option<Color>
Parse a CSS color value and return an LSP Color (simplified version)