p5.dom lib wasn’t supposed to support everything a browser offers like jQuery. 
Although p5.dom offers the elt prop which points directly to the internal HTMLElement it encloses: 
p5js.org/reference/#/p5.Element/elt
For color picker, library DatGui offers a very easy implementation: 