isColorWithinDistance
fun isColorWithinDistance(profile: ColorProfile, threshold: Double, unit: DistanceUnit = DistanceUnit.CM): Boolean
True if the cached color reading matches profile and an object is within threshold in the given unit.