if (!formComponent) {
                    convertedValue =
            "string" === typeof value && value.includes("#")
              ? value
              : colord(value).toHex();