toHexString

fun Int.toHexString(withAlpha: Boolean = false, withHexPrefix: Boolean = true): String