From #7: Markup Color is not working. (It has changed with font style-font but color did not applied) Implemented as: ``` test.Pass(MarkupHelper.CreateLabel("This is Hello Text with Markup", ExtentColor.Blue)); ```