The new ColorPicker is nice, but it only returns SwiftUI Color. It's great that it changes the binding variable, but how can it be persisted to something like UserDefaults or Core Data? It can't be converted to Data, RGB, hex, or UIColor. So ,how can it be persisted?