Common Kotlin Code
Define an expected function in your shared module:
expect fun hexColor(hex: String): Color