Hello! I am using ArcGIS Pro version 3. something. I also have Python version 3. something. I was using the "Bathymetric Scale" color scheme from ArcGIS for making IDW maps. I am now making maps in Python that I want to have the exact same colormap as these maps I made previously. Specifically, I am using Basemap in Python. Is there a way to make a list of the RGB values so I can make a colormap using matplotlib? Or is there a matching colormap in Python? How can I use the "Bathymetric Scale" for my Basemap maps?