Change to_* methods to take self by value instead of &self
Since Color implements Copy, these methods should follow
the clippy::wrong_self_convention lint recommendation
🤖 Generated with Claude Code (https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>