Represents a valid HTML or CSS color.
Initializes a new instance of the HtmlColor struct.
Gets the alpha channel value.
Gets the blue channel value.
Gets the green channel value.
Gets the red channel value.
Tests for equality.
Returns a hash code.
Returns an HTML string representation of the color without alpha information.
Tries to parse the string into an HtmlColor instance.