Can Apple's color picker be opened from anywhere?
color-picker, macos, osx-mountain-lion
Solution
Open the AppleScript Editor and create a new script with `choose color` inside, then run or export the script as Application.
Problem
Is it possible to open the native color picker from anywhere in the OS, perhaps through Terminal?