The color in screenshot version is #007BC6, but from a video texture the color is #00B9E4.   I made a small thing on DartPad to confirm that the color is being converted from linear RGB to sRGB [here](https://dartpad.dartlang.org/673bd4ce019caf10cd99719b41f3f65d).
The color in screenshot version is #007BC6, but from a video texture the color is #00B9E4.
I made a small thing on DartPad to confirm that the color is being converted from linear RGB to sRGB here.