كيف يمكنني الوصول الى a اذا كان span يحتوي على color:bleu

اهلا ، كيف يمكنني الوصول الى a اذا كان span يحتوي على color:bleu

<span style="color: blue;"><a href="

" rel="nofollow" target="_blank">exemple link


document.querySelector("[style='color: blue;']>a");

نسيت ان اقول ب css