ProtectedInternalExecutes the color conversion action
The action parameters containing:
A promise resolving to an ActionResultSimple with color data in multiple formats
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Action that converts colors between different formats (HEX, RGB, HSL, HSV). Supports standard color names and provides complementary color calculations.
Example