adjustColors

filterColors(
  list_colors,
  threshold_sat = 0.2,
  threshold_lum = 0.05,
  min = 0.5,
  max = 0.7
)