Coding a website, one can create RGB colors with three pairs of two-digit
hexadecimal values.
How can one do that in C#?

Many thanks....