boolean test = true; color c1 = color(255, 255, 255); color c2 = test ? #A011CD : #C0C0C0C0;