
The Function Block BALCKBODY calculates the corresponding color based on the color temperature according to Planck's Radiation Law.
The input defines the color temperature in Kelvin.
Returns the calculated color as a string in the format '#RRGGBB'.
Returns the calculated red color as a number between 0 and 255.
Returns the calculated green color as a number between 0 and 255.
Returns the calculated blue color as a number between 0 and 255.