Render an inline color element (##color|text##).
##color|text##
Wraps the child elements in a <span> with an inline color style. The user-supplied color value is validated and sanitized; invalid values fall back to "inherit".
<span>
color
"inherit"
The current render context.
Color element data with the color value and child elements.
Render an inline color element (
##color|text##).Wraps the child elements in a
<span>with an inlinecolorstyle. The user-supplied color value is validated and sanitized; invalid values fall back to"inherit".