copy

fun copy(r: Int = this.r, g: Int = this.g, b: Int = this.b, aOfOne: Float = this.aOfOne): HEXAColor(source)
fun copy(r: Int = this.r, g: Int = this.g, b: Int = this.b, a: Int): HEXAColor(source)